[]
Determines the index of a specific item in the collection.
public int IndexOf(AxisScrollBar.ScaleMenuItem smi)
Type | Name | Description |
---|---|---|
AxisScrollBar.ScaleMenuItem | smi | The AxisScrollBar.ScaleMenuItem object to locate in the collection. |
Type | Description |
---|---|
int | The index of value if found in the collection; otherwise, -1. |