Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpip.Server Namespace > DelegatedServersCollection Class : Add Method |
public virtual void Add( DelegatedServer item )
'Declaration Public Overridable Sub Add( _ ByVal item As DelegatedServer _ )
'Usage Dim instance As DelegatedServersCollection Dim item As DelegatedServer instance.Add(item)
public: virtual void Add( DelegatedServer^ item )