Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > MedicalViewerHostCollection Class : IndexOf Method |
public int IndexOf( MedicalViewerHost item )
'Declaration Public Function IndexOf( _ ByVal item As MedicalViewerHost _ ) As Integer
'Usage Dim instance As MedicalViewerHostCollection Dim item As MedicalViewerHost Dim value As Integer value = instance.IndexOf(item)
public: int IndexOf( MedicalViewerHost* item )
public: int IndexOf( MedicalViewerHost^ item )