[]
        
(Showing Draft Content)

C1.Blazor.Gauge.GaugeRangeCollection.RemoveItem

RemoveItem Method

RemoveItem(int)

Removes the range.

Declaration
protected override void RemoveItem(int index)
Protected Overrides Sub RemoveItem(index As Integer)
Parameters
Type Name Description
int index

The index.

Overrides
Exceptions
Type Condition
InvalidOperationException