[]
Inserts the range in the collection.
protected override void InsertItem(int index, GaugeRange range)
| Type | Name | Description |
|---|---|---|
| int | index | The index to be inserted. |
| GaugeRange | range | The range to be inserted. |
| Type | Condition |
|---|---|
| InvalidOperationException |