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