LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)
LEAD Technologies, Inc

Item Property






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 DelegatedServer this[ 
   int index
]; {get; set;}
  this[ 
   index 
] get_Item();
set_Item(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DelegatedServersCollection Class
DelegatedServersCollection Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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