LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)
LEAD Technologies, Inc

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
)
 function Leadtools.Jpip.Server.DelegatedServersCollection.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DelegatedServersCollection Class
DelegatedServersCollection Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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