You are here: Start » AVL.NET » ValueLimits Class
ValueLimits Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | ValueLimits() | |
![]() | ValueLimits(Optional<Single>, Optional<Single>) |
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.Single> | |
![]() | MinValue | Atl.Optional<System.Single> |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.ValueLimits) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Avl.ValueLimits) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | IsWithin(float) | |
![]() | MoveTo(Avl.ValueLimits) | |
![]() | ToString() | Inherited from System.Object |