'Declaration
<DefaultMemberAttribute("Item")> Public Class RateParamCollection Inherits System.Collections.Generic.List(Of RateParam) Implements System.Collections.Generic.ICollection(Of RateParam), System.Collections.Generic.IEnumerable(Of RateParam), System.Collections.Generic.IList(Of RateParam), System.Collections.Generic.IReadOnlyCollection(Of RateParam), System.Collections.Generic.IReadOnlyList(Of RateParam), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Usage
Dim instance As RateParamCollection
[DefaultMember("Item")] public class RateParamCollection : System.Collections.Generic.List<RateParam>, System.Collections.Generic.ICollection<RateParam>, System.Collections.Generic.IEnumerable<RateParam>, System.Collections.Generic.IList<RateParam>, System.Collections.Generic.IReadOnlyCollection<RateParam>, System.Collections.Generic.IReadOnlyList<RateParam>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
public class RateParamCollection = class(System.Collections.Generic.List, System.Collections.Generic.ICollection, System.Collections.Generic.IEnumerable, System.Collections.Generic.IList, System.Collections.Generic.IReadOnlyCollection, System.Collections.Generic.IReadOnlyList, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList)
DefaultMemberAttribute("Item") public class RateParamCollection extends System.Collections.Generic.List implements System.Collections.Generic.ICollection, System.Collections.Generic.IEnumerable, System.Collections.Generic.IList, System.Collections.Generic.IReadOnlyCollection, System.Collections.Generic.IReadOnlyList, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
[DefaultMember("Item")] public __gc class RateParamCollection : public System.Collections.Generic.List<RateParam>, System.Collections.Generic.ICollection<RateParam>, System.Collections.Generic.IEnumerable<RateParam>, System.Collections.Generic.IList<RateParam>, System.Collections.Generic.IReadOnlyCollection<RateParam>, System.Collections.Generic.IReadOnlyList<RateParam>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
[DefaultMember("Item")] public ref class RateParamCollection : public System.Collections.Generic.List<RateParam>, System.Collections.Generic.ICollection<RateParam>, System.Collections.Generic.IEnumerable<RateParam>, System.Collections.Generic.IList<RateParam>, System.Collections.Generic.IReadOnlyCollection<RateParam>, System.Collections.Generic.IReadOnlyList<RateParam>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList