Contains Method

Summary
Determines whether a MedicalViewerHost cell exists in this collection.
Syntax
C#
VB
C++
public bool Contains( 
   MedicalViewerHost item 
) 
  
Public Function Contains( _ 
   ByVal item As MedicalViewerHost _ 
) As Boolean 
public: 
bool Contains(  
   MedicalViewerHost^ item 
)  

Parameters

item
The MedicalViewerHost to locate in this collection.

Return Value

true if the item is found; otherwise, it is false.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.