Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

Show in webframe

Remove Method






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

Error processing SSI file
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