LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

Remove Method

Show in webframe





DelegatedServer to remove.
Removes the specified DelegatedServer.
Syntax
public virtual bool Remove( 
   DelegatedServer item
)
'Declaration
 
Public Overridable Function Remove( _
   ByVal item As DelegatedServer _
) As Boolean
'Usage
 
Dim instance As DelegatedServersCollection
Dim item As DelegatedServer
Dim value As Boolean
 
value = instance.Remove(item)

            

            
public:
virtual bool Remove( 
   DelegatedServer^ item
) 

Parameters

item
DelegatedServer to remove.

Return Value

true if DelegatedServer has been successfully removed; otherwise, false. This method also returns false if a DelegatedServer was not found in the collection.
Remarks

The method determines equality using the default System.Object.Equals(System.Object).

Requirements

Target Platforms

See Also

Reference

DelegatedServersCollection Class
DelegatedServersCollection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Server requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features