C#
VB
C++
Determines whether a DelegatedServer is in the collection.
public bool Contains(DelegatedServer item)
Public Function Contains( _ByVal item As Leadtools.Jpip.Server.DelegatedServer _) As Boolean
public:bool Contains(Leadtools.Jpip.Server.DelegatedServer^ item)
item
The DelegatedServer to locate in the DelegatedServersCollection.
true if an item is found; otherwise false.
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
