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 | |
---|---|---|
![]() | 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>) |
![]() | GetEnumerator | (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 | |
---|---|---|
![]() | AsDataCollection | Overloaded. Wraps an System.Collections.IEnumerable into a data collection. |
![]() | ToDataCollection | Overloaded. Wraps an System.Collections.IEnumerable into a data collection. |
Name | Description | |
---|---|---|
![]() | CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<GaugeRange>) |
![]() | RangePropertyChanged | Occurs when a property of a range changes. |