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 : Insert Method |
public virtual void Insert( int index, DelegatedServer item )
'Declaration Public Overridable Sub Insert( _ ByVal index As Integer, _ ByVal item As DelegatedServer _ )
'Usage Dim instance As DelegatedServersCollection Dim index As Integer Dim item As DelegatedServer instance.Insert(index, item)
public: virtual void Insert( int index, DelegatedServer^ item )