←Select platform

Item Property

Summary

Gets or sets the DelegatedServer at the specified index from within the collection.

Syntax

C#
VB
C++
public Leadtools.Jpip.Server.DelegatedServer this[  
   int index 
]; {get; set;} 
Public Default Property Item( _ 
   ByVal index As Integer _ 
) As Leadtools.Jpip.Server.DelegatedServer 

Parameters

index
The zero-based index of the DelegatedServer to get or set.

Property Value

The DelegatedServer at the specified index.

Example

For an example, refer to DelegatedServer.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip.Server Assembly
Click or drag to resize