IndexOfItem Method
Description
Gets the index of the passed object.
Syntax
Visual Basic
Public Function IndexOfItem( _
   ByVal Item As Variant _
) As Long
Parameters
Item
See Also