Leadtools.Jpip.Server Requires JPIP Module license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Insert Method
See Also 
Leadtools.Jpip.Server Namespace > DelegatedServersCollection Class : Insert Method



index
Index at which to insert the DelegatedServer.
item
DelegatedServer to insert.
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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

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