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

ValueLimits_f64 Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

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

Properties

 NameTypeDescription
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsEmptyIntervalSystem.Boolean
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
MaxValueAtl.Optional<System.Double>
MinValueAtl.Optional<System.Double>

Methods

 NameDescription
CopyTo(Avl.ValueLimits_f64)
Dispose()Inherited from Avl.UnmanagedObject
Equals(object)Inherited from System.Object
Equals(Avl.ValueLimits_f64)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
IsWithin(double)
MoveTo(Avl.ValueLimits_f64)
ToString()Inherited from System.Object

See also