'Declaration
Public Class TierCCCollection Inherits System.Collections.Generic.List(Of TierCC) Implements System.Collections.Generic.ICollection(Of TierCC), System.Collections.Generic.IEnumerable(Of TierCC), System.Collections.Generic.IList(Of TierCC), System.Collections.Generic.IReadOnlyCollection(Of TierCC), System.Collections.Generic.IReadOnlyList(Of TierCC), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Usage
Dim instance As TierCCCollection
public class TierCCCollection : System.Collections.Generic.List<TierCC>, System.Collections.Generic.ICollection<TierCC>, System.Collections.Generic.IEnumerable<TierCC>, System.Collections.Generic.IList<TierCC>, System.Collections.Generic.IReadOnlyCollection<TierCC>, System.Collections.Generic.IReadOnlyList<TierCC>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
public class TierCCCollection = 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)
public class TierCCCollection 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
public __gc class TierCCCollection : public System.Collections.Generic.List<TierCC>, System.Collections.Generic.ICollection<TierCC>, System.Collections.Generic.IEnumerable<TierCC>, System.Collections.Generic.IList<TierCC>, System.Collections.Generic.IReadOnlyCollection<TierCC>, System.Collections.Generic.IReadOnlyList<TierCC>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
public ref class TierCCCollection : public System.Collections.Generic.List<TierCC>, System.Collections.Generic.ICollection<TierCC>, System.Collections.Generic.IEnumerable<TierCC>, System.Collections.Generic.IList<TierCC>, System.Collections.Generic.IReadOnlyCollection<TierCC>, System.Collections.Generic.IReadOnlyList<TierCC>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList