'Declaration Public Function IndexOf( _ ByVal smi As AxisScrollBar.ScaleMenuItem _ ) As System.Integer
public System.int IndexOf( AxisScrollBar.ScaleMenuItem smi )
Parameters
- smi
- The AxisScrollBar.ScaleMenuItem object to locate in the collection.
Return Value
The index of value if found in the collection; otherwise, -1.