Respresents the range of values.

Namespace:  PerpetuumSoft.Framework.Expressions
Assembly:  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

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Framework.Expressions..::.RangeValue

See Also