Leadtools.Jpip.Server Namespace : DelegatedServersCollection Class |
[DefaultMemberAttribute("Item")] public class DelegatedServersCollection : System.Collections.Generic.ICollection<DelegatedServer>, System.Collections.Generic.IEnumerable<DelegatedServer>, System.Collections.Generic.IList<DelegatedServer>, System.Collections.IEnumerable
'Declaration <DefaultMemberAttribute("Item")> Public Class DelegatedServersCollection Implements System.Collections.Generic.ICollection(Of DelegatedServer), System.Collections.Generic.IEnumerable(Of DelegatedServer), System.Collections.Generic.IList(Of DelegatedServer), System.Collections.IEnumerable
'Usage Dim instance As DelegatedServersCollection
[DefaultMemberAttribute("Item")] public ref class DelegatedServersCollection : public System.Collections.Generic.ICollection<DelegatedServer>, System.Collections.Generic.IEnumerable<DelegatedServer>, System.Collections.Generic.IList<DelegatedServer>, System.Collections.IEnumerable
Each element of the DelegatedServersCollection collection is a DelegatedServer.
Elements of DelegatedServersCollection Collection will be enumerated in the order they were added to distribute the load between the different DelegatedServer.