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