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