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