[]
Determines whether the collection contains a specific AxisScrollBar.ScaleMenuItem value.
public bool Contains(AxisScrollBar.ScaleMenuItem smi)
Type | Name | Description |
---|---|---|
AxisScrollBar.ScaleMenuItem | smi | The AxisScrollBar.ScaleMenuItem object to locate in the collection. |
Type | Description |
---|---|
bool | True if the AxisScrollBar.ScaleMenuItem is found in the collection; otherwise, false. |