Insert Method

Summary
Inserts the specified DelegatedServer at the specified index.
Syntax
C#
C++/CLI
Python
public void Insert( 
   int index, 
   DelegatedServer item 
) 
public: 
void Insert(  
   int index, 
   DelegatedServer^ item 
)  
def Insert(self,index,item): 

Parameters

index
Index at which to insert the DelegatedServer.

item
DelegatedServer to insert.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.