[DefaultMemberAttribute("Item")]
public class DelegatedServersCollection : IList<DelegatedServer>, ICollection<DelegatedServer>, IEnumerable<DelegatedServer>, IEnumerable
<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
[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.
For an example, refer to DelegatedServer.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document