'Declaration
<DefaultMemberAttribute("Item")> Public Class UWlimitCCCollection Inherits System.Collections.Generic.List(Of UWLimitCC) Implements System.Collections.Generic.ICollection(Of UWLimitCC), System.Collections.Generic.IEnumerable(Of UWLimitCC), System.Collections.Generic.IList(Of UWLimitCC), System.Collections.Generic.IReadOnlyCollection(Of UWLimitCC), System.Collections.Generic.IReadOnlyList(Of UWLimitCC), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Usage
Dim instance As UWlimitCCCollection
[DefaultMember("Item")] public class UWlimitCCCollection : System.Collections.Generic.List<UWLimitCC>, System.Collections.Generic.ICollection<UWLimitCC>, System.Collections.Generic.IEnumerable<UWLimitCC>, System.Collections.Generic.IList<UWLimitCC>, System.Collections.Generic.IReadOnlyCollection<UWLimitCC>, System.Collections.Generic.IReadOnlyList<UWLimitCC>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
public class UWlimitCCCollection = 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 UWlimitCCCollection 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 UWlimitCCCollection : public System.Collections.Generic.List<UWLimitCC>, System.Collections.Generic.ICollection<UWLimitCC>, System.Collections.Generic.IEnumerable<UWLimitCC>, System.Collections.Generic.IList<UWLimitCC>, System.Collections.Generic.IReadOnlyCollection<UWLimitCC>, System.Collections.Generic.IReadOnlyList<UWLimitCC>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
[DefaultMember("Item")] public ref class UWlimitCCCollection : public System.Collections.Generic.List<UWLimitCC>, System.Collections.Generic.ICollection<UWLimitCC>, System.Collections.Generic.IEnumerable<UWLimitCC>, System.Collections.Generic.IList<UWLimitCC>, System.Collections.Generic.IReadOnlyCollection<UWLimitCC>, System.Collections.Generic.IReadOnlyList<UWLimitCC>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList