LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

Item Property

Show in webframe





The zero-based index of the DelegatedServer to get or set.
Gets or sets the DelegatedServer at the specified index from within the collection.The DelegatedServer at the specified index from within the collection.
Syntax
public virtual DelegatedServer this[ 
   int index
]; {get; set;}
'Declaration
 
Public Overridable Default Property Item( _
   ByVal index As Integer _
) As DelegatedServer
'Usage
 
Dim instance As DelegatedServersCollection
Dim index As Integer
Dim value As DelegatedServer
 
instance.Item(index) = value
 
value = instance.Item(index)

            

            
public:
virtual property DelegatedServer^ default [int] {
   DelegatedServer^ get(int index);
   void set (int indexDelegatedServer^ value);
}

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

See Also

Reference

DelegatedServersCollection Class
DelegatedServersCollection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Server requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features