LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Insert Method
See Also 
Leadtools.Jpip.Server Namespace > DelegatedServersCollection Class : Insert Method



index
Index at which to insert the DelegatedServer.
item
DelegatedServer to insert.

The Insert Method includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

index
Index at which to insert the DelegatedServer.
item
DelegatedServer to insert.
Inserts the specified DelegatedServer at the specified index.

Syntax

Visual Basic (Declaration) 
Public Overridable Sub Insert( _
   ByVal index As Integer, _
   ByVal item As DelegatedServer _
) 
Visual Basic (Usage)Copy Code
Dim instance As DelegatedServersCollection
Dim index As Integer
Dim item As DelegatedServer
 
instance.Insert(index, item)
C# 
public virtual void Insert( 
   int index,
   DelegatedServer item
)
C++/CLI 
public:
virtual void Insert( 
   int index,
   DelegatedServer^ item
) 

Parameters

index
Index at which to insert the DelegatedServer.
item
DelegatedServer to insert.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip.Server requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features