'Declaration Public Function Contains( _ ByVal smi As AxisScrollBar.ScaleMenuItem _ ) As System.Boolean
public System.bool Contains( AxisScrollBar.ScaleMenuItem smi )
Parameters
- smi
- The AxisScrollBar.ScaleMenuItem object to locate in the collection.
Return Value
True if the AxisScrollBar.ScaleMenuItem is found in the collection; otherwise, false.