[]
Inserts an AxisScrollBar.ScaleMenuItem to the collection at the specified index.
public void Insert(int index, AxisScrollBar.ScaleMenuItem smi)
Type | Name | Description |
---|---|---|
int | index | The zero-based index at which value should be inserted. |
AxisScrollBar.ScaleMenuItem | smi | The AxisScrollBar.ScaleMenuItem object to insert into the collection. |