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

ValueLimits_f64 Structure

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

Constructors

 ConstructorDescription
ValueLimits_f64(Nullable<Double>, Nullable<Double>)

Properties

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

Methods

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

See also