Table of Contents
  • Getting Started
  • EO.Pdf
  • EO.Web
  • EO.WebBrowser
  • EO.Wpf
  • Common Topics
  • Reference
    • .NET API Reference
      • EO.Base
      • EO.Base.UI
      • EO.Extensions
      • EO.Pdf
      • EO.Pdf.Acm
      • EO.Pdf.Contents
      • EO.Pdf.Drawing
      • EO.Pdf.Mvc
      • EO.Web
      • EO.WebBrowser
      • EO.WebBrowser.DOM
      • EO.WebEngine
      • EO.WinForm
      • EO.Wpf
      • EO.Wpf.Gauge
        • EO.Wpf.Gauge
        • Classes
          • CircularGaugeFrame Class
          • CircularLabelOptions Class
          • CircularLineOptions Class
          • CircularOptions Class
          • CircularScale Class
          • CircularTickOptions Class
          • LinearGaugeFrame Class
          • LinearLabelOptions Class
          • LinearOptions Class
          • LinearRangeBarOptions Class
          • LinearScale Class
          • LinearScaleBase Class
          • LinearTickBar Class
          • LinearTickOptions Class
          • MajorCircularLabelOptions Class
          • MajorCircularTickOptions Class
          • MajorLinearLabelOptions Class
          • MajorLinearTickOptions Class
          • Marker Class
          • MarkerCollection Class
          • MinorCircularLabelOptions Class
          • MinorCircularTickOptions Class
          • MinorLinearLabelOptions Class
          • MinorLinearTickOptions Class
          • Needle Class
          • Options Class
          • ProgressIndicator Class
          • Range Class
          • RangeBarOptionsBase Class
          • RangeCollection Class
          • RollingRangeBarOptions Class
          • RollingScale Class
          • RollingTickBar Class
          • ScaleBase Class
          • TickBarBase Class
          • ValueIndicator Class
        • Enumerations
      • EO.Wpf.Gauge.Shapes
      • EO.Wpf.Primitives
      • EO.Wpf.Themes.Aero
      • EO.Wpf.Themes.Classic
      • EO.Wpf.Themes.Luna
      • EO.Wpf.Themes.Metro
      • EO.Wpf.Themes.Royale
    • JavaScript API Reference
RangeCollection Members

The RangeCollection class exposes the following members.

Constructors
Name Description
RangeCollection(); Initializes a new instance of the RangeCollection class.
Properties
Name Description
CanFreeze (inherited from Freezable) 
Count (inherited from FreezableCollection<T>) 
DependencyObjectType (inherited from DependencyObject) 
Dispatcher (inherited from DispatcherObject) 
Empty Gets an Empty frozen RangeCollection.
HasAnimatedProperties (inherited from Animatable) 
IsFrozen (inherited from Freezable) 
IsSealed (inherited from DependencyObject) 
Item (inherited from FreezableCollection<T>) 
Methods
Name Description
Add (inherited from FreezableCollection<T>) 
ApplyAnimationClock (inherited from Animatable)Overloaded.  
BeginAnimation (inherited from Animatable)Overloaded.  
CheckAccess (inherited from DispatcherObject) 
Clear (inherited from FreezableCollection<T>) 
ClearValue (inherited from DependencyObject)Overloaded.  
Clone (inherited from FreezableCollection<T>) 
CloneCore (inherited from FreezableCollection<T>) 
CloneCurrentValue (inherited from FreezableCollection<T>) 
CloneCurrentValueCore (inherited from FreezableCollection<T>) 
CoerceValue (inherited from DependencyObject) 
Contains (inherited from FreezableCollection<T>) 
CopyTo (inherited from FreezableCollection<T>) 
CreateInstance (inherited from Freezable) 
Equals (inherited from DependencyObject) 
Finalize (inherited from Object) 
Freeze (inherited from Freezable) 
FreezeCore (inherited from FreezableCollection<T>) 
GetAnimationBaseValue (inherited from Animatable) 
GetAsFrozen (inherited from Freezable) 
GetAsFrozenCore (inherited from FreezableCollection<T>) 
GetCurrentValueAsFrozen (inherited from Freezable) 
GetCurrentValueAsFrozenCore (inherited from FreezableCollection<T>) 
GetEnumerator (inherited from FreezableCollection<T>) 
GetHashCode (inherited from DependencyObject) 
GetLocalValueEnumerator (inherited from DependencyObject) 
GetType (inherited from Object) 
GetValue (inherited from DependencyObject) 
IndexOf (inherited from FreezableCollection<T>) 
Insert (inherited from FreezableCollection<T>) 
InvalidateProperty (inherited from DependencyObject) 
MemberwiseClone (inherited from Object) 
OnChanged (inherited from Freezable) 
OnFreezablePropertyChanged (inherited from Freezable)Overloaded.  
OnPropertyChanged (inherited from Freezable) 
ReadLocalValue (inherited from DependencyObject) 
ReadPreamble (inherited from Freezable) 
Remove (inherited from FreezableCollection<T>) 
RemoveAt (inherited from FreezableCollection<T>) 
SetCurrentValue (inherited from DependencyObject) 
SetValue (inherited from DependencyObject)Overloaded.  
ShouldSerializeProperty (inherited from DependencyObject) 
ToString (inherited from Object) 
VerifyAccess (inherited from DispatcherObject) 
WritePostscript (inherited from Freezable) 
WritePreamble (inherited from Freezable) 
See Also