[]
        
(Showing Draft Content)

C1.Blazor.Gauge.GaugeRangeCollection.SetItem

SetItem Method

SetItem(int, GaugeRange)

Sets the range.

Declaration
protected override void SetItem(int index, GaugeRange item)
Protected Overrides Sub SetItem(index As Integer, item As GaugeRange)
Parameters
Type Name Description
int index

The index.

GaugeRange item

The range.

Overrides
Exceptions
Type Condition
InvalidOperationException