Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
IsReadOnly | Gets a value indicating whether is possible to modify this collection. | |
Item | (Inherited from System.Collections.ObjectModel.Collection<T>) |
The following tables list the members exposed by GaugeRangeCollection.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
IsReadOnly | Gets a value indicating whether is possible to modify this collection. | |
Item | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<GaugeRange>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<GaugeRange>) | |
CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<GaugeRange>) | |
ClearItems | Overridden. Clears the ranges. | |
InsertItem | Overridden. Inserts the range in the collection. | |
MoveItem | Overridden. Moves the range from oldIndex to newIndex. | |
OnCollectionChanged | Overridden. Raises the CollectionChanged event. | |
OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<GaugeRange>) | |
RemoveItem | Overridden. Removes the range. | |
SetItem | Overridden. Sets the range. |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<GaugeRange>) | |
RangePropertyChanged | Occurs when a property of a range changes. |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<GaugeRange>) |