C#
VB
C++
Gets or sets the DelegatedServer at the specified index from within the collection.
public DelegatedServer Item(int index) { get; set; }
Public Default Property Item( _ByVal index As Integer _) As Leadtools.Jpip.Server.DelegatedServer
public:property Leadtools.Jpip.Server.DelegatedServer^ default [int] {Leadtools.Jpip.Server.DelegatedServer^ get(int index);void set (int index, Leadtools.Jpip.Server.DelegatedServer^ );}
index
The zero-based index of the DelegatedServer to get or set.
The DelegatedServer at the specified index.
For an example, refer to DelegatedServer.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
