C#
VB
C++
Determines whether a Leadtools.MedicalViewer.MedicalViewerBaseCell cell in this collection.
public bool Contains(
MedicalViewerBaseCell item
)
Public Function Contains( _
ByVal item As Leadtools.Medicalviewer.MedicalViewerBaseCell _
) As Boolean
public:
bool Contains(
Leadtools.Medicalviewer.MedicalViewerBaseCell^ item
)
item
The Leadtools.MedicalViewer.MedicalViewerBaseCell 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