Respresents the range of values.
    Namespace: 
   PerpetuumSoft.Framework.ExpressionsAssembly: PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
public class RangeValue : IComparable  | 
| Visual Basic (Declaration) | 
|---|
Public Class RangeValue _ Implements IComparable  | 
| Visual C++ | 
|---|
public ref class RangeValue : IComparable  |