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