C#
VB
C++
Determines whether a MedicalViewerHost cell exists in this collection.
public bool Contains(
MedicalViewerHost item
)
Public Function Contains( _
ByVal item As Leadtools.Medical.Workstation.Ui.MedicalViewerHost _
) As Boolean
public:
bool Contains(
Leadtools.Medical.Workstation.Ui.MedicalViewerHost^ item
)
item
The MedicalViewerHost to locate in this collection.
true if the item is found; otherwise, it is false.
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