←Select platform

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 Leadtools.Jpip.Server.DelegatedServer _ 
)  
public: 
void Add(  
   Leadtools.Jpip.Server.DelegatedServer^ item 
)  

Parameters

item
DelegatedServer to be added.

Example

For an example, refer to DelegatedServer.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly