You are here: Start » AVL.NET » ValueLimits Structure

ValueLimits Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
ValueLimits(Nullable<Single>, Nullable<Single>)

Properties

 NameTypeDescription
IsEmptyIntervalSystem.Boolean
MaxValueSystem.Nullable<System.Single>
MinValueSystem.Nullable<System.Single>

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(AvlNet.ValueLimits)
Equals(AvlNet.ValueLimits, AvlNet.ValueLimits)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
IsWithin(float)
ToString()Inherited from System.Object

See also