C#
VB
C++
Removes the specified DelegatedServer.
public bool Remove(DelegatedServer item)
Public Function Remove( _ByVal item As Leadtools.Jpip.Server.DelegatedServer _) As Boolean
public:bool Remove(Leadtools.Jpip.Server.DelegatedServer^ item)
item
DelegatedServer to remove.
true if DelegatedServer has been successfully removed; otherwise, false. This method also returns false if a DelegatedServer was not found in the collection.
The method determines equality using the default System.Object.Equals(System.Object).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
