[]
        
(Showing Draft Content)

C1.Blazor.Gauge.GaugeRangeCollection.InsertItem

InsertItem Method

InsertItem(int, GaugeRange)

Inserts the range in the collection.

Declaration
protected override void InsertItem(int index, GaugeRange range)
Parameters
Type Name Description
int index

The index to be inserted.

GaugeRange range

The range to be inserted.

Overrides
Exceptions
Type Condition
InvalidOperationException