![]() |
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 > SelectedWorkstationCellsCollection Class : IndexOf Method |
public int IndexOf( MedicalViewerBaseCell item )
'Declaration Public Function IndexOf( _ ByVal item As MedicalViewerBaseCell _ ) As Integer
'Usage Dim instance As SelectedWorkstationCellsCollection Dim item As MedicalViewerBaseCell Dim value As Integer value = instance.IndexOf(item)
public: int IndexOf( MedicalViewerBaseCell* item )
public: int IndexOf( MedicalViewerBaseCell^ item )