Xuni Product Documentation - Xamarin.Forms
GaugeRangeCollection Class Members
Properties  Methods  Events

The following tables list the members exposed by GaugeRangeCollection.

Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<GaugeRange>)
Public PropertyIsReadOnly Gets a value indicating whether is possible to modify this collection.  
Public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<GaugeRange>)
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<GaugeRange>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<GaugeRange>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<GaugeRange>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<GaugeRange>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<GaugeRange>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<GaugeRange>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<GaugeRange>)
Public MethodMove (Inherited from System.Collections.ObjectModel.ObservableCollection<GaugeRange>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<GaugeRange>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<GaugeRange>)
Top
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<GaugeRange>)
Public EventRangePropertyChanged Occurs when a property of a range changes.  
Top
See Also

Reference

GaugeRangeCollection Class
Xuni.Forms.Gauge Namespace