Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / GaugeRangeCollection Class
Properties Methods Events


In This Topic
    GaugeRangeCollection Class Members
    In This Topic

    The following tables list the members exposed by GaugeRangeCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public PropertyGets a value indicating whether is possible to modify this collection.  
    Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<GaugeRange>)
    Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<GaugeRange>)
    Protected MethodOverridden. Removes all elements from the Collection.  
    Protected MethodOverridden. Inserts an element into the Collection at the specified index.  
    Protected MethodOverridden. Moves the range from oldIndex to newIndex.  
    Protected MethodOverridden. Raises the CollectionChanged event.  
    Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<GaugeRange>)
    Protected MethodOverridden. Removes the element at the specified index of the Collection.  
    Protected MethodOverridden. Replaces the element at the specified index.  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Collections.ObjectModel.ObservableCollection<GaugeRange>)
    Public EventOccurs when a property of a range changes.  
    Top
    See Also