Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

IndexOf Method (MedicalViewerHostCollection)







The MedicalViewerHost to locate in the MedicalViewerHostCollection. The value can be null.
Searches for the specified object and returns the zero-based index of the first occurrence within the MedicalViewerHostCollection.
Syntax
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
) 

Parameters

item
The MedicalViewerHost to locate in the MedicalViewerHostCollection. The value can be null.

Return Value

The zero-based index of the first occurrence of item within the MedicalViewerHostCollection, if found; otherwise, -1.
Requirements

Target Platforms

See Also

Reference

MedicalViewerHostCollection Class
MedicalViewerHostCollection Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features