You are here: Start » AVL.NET » ValueLimits_f64 Class
ValueLimits_f64 Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | ValueLimits_f64() | |
![]() | ValueLimits_f64(Optional<Double>, Optional<Double>) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsEmptyInterval | System.Boolean | |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | MaxValue | Atl.Optional<System.Double> | |
![]() | MinValue | Atl.Optional<System.Double> |
Methods
Name | Description | |
---|---|---|
![]() | 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 |