[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Gauge Assembly
C1.WPF.Gauge
Classes
GaugeRangeCollection
Methods
RemoveItem
dotnet-api
C1.WPF.Gauge Assembly
C1.WPF.Gauge
Classes
C1BulletGraph
C1Gauge
C1LinearGauge
C1RadialGauge
GaugeRange
GaugeRangeCollection
Properties
Methods
ClearItems
InsertItem
MoveItem
OnCollectionChanged
RemoveItem
SetItem
Events
GaugeValueEventArgs
Enums
C1.WPF.Rendering Assembly
(Showing Draft Content)
C1.WPF.Gauge.GaugeRangeCollection.RemoveItem
RemoveItem Method
RemoveItem(int)
Removes the range.
Declaration
protected override void RemoveItem(int index)
Parameters
Type
Name
Description
int
index
The index.
Overrides
ObservableCollection<GaugeRange>.RemoveItem(int)
Exceptions
Type
Condition
InvalidOperationException