'Declaration Public Overloads Function Add( _ ByVal smi As AxisScrollBar.ScaleMenuItem _ ) As System.Integer
public System.int Add( AxisScrollBar.ScaleMenuItem smi )
Parameters
- smi
- The AxisScrollBar.ScaleMenuItem object to add to the collection.
Return Value
The position into which the new element was inserted, or -1 to indicate that the item was not inserted into the collection.