Add Method

Summary
Adds the specified DelegatedServer to the end of the collection.
Syntax
C#
VB
C++
public void Add( 
   DelegatedServer item 
) 
  
Public Sub Add( _ 
   ByVal item As DelegatedServer _ 
)  
public: 
void Add(  
   DelegatedServer^ item 
)  

Parameters

item
DelegatedServer to be added.

Example

For an example, refer to DelegatedServer.

Requirements

Target Platforms

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

Leadtools.Jpip.Server Assembly

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