Leadtools.Jpip.Server Requires JPIP Module license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Remove Method
See Also 
Leadtools.Jpip.Server Namespace > DelegatedServersCollection Class : Remove Method



item
DelegatedServer to remove.
item
DelegatedServer to remove.
Removes the specified DelegatedServer.

Syntax

Visual Basic (Declaration) 
Public Overridable Function Remove( _
   ByVal item As DelegatedServer _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DelegatedServersCollection
Dim item As DelegatedServer
Dim value As Boolean
 
value = instance.Remove(item)
C# 
public virtual bool Remove( 
   DelegatedServer item
)
C++/CLI 
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 Equals.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip.Server requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features