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