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