You are here: Start » FIL.NET » ValueLimits_f64 Class
ValueLimits_f64 Class
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| ValueLimits_f64() | ||
| ValueLimits_f64(Optional<Double>, Optional<Double>) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject | |
| IsEmptyInterval | System.Boolean | ||
| IsView | System.Boolean | Inherited from Fil.UnmanagedObject | |
| MaxValue | Ftl.Optional<System.Double> | ||
| MinValue | Ftl.Optional<System.Double> |
Methods
| Name | Description | |
|---|---|---|
| CopyTo(Fil.ValueLimits_f64) | ||
| Dispose() | Inherited from Fil.UnmanagedObject | |
| Equals(object) | Inherited from System.Object | |
| Equals(Fil.ValueLimits_f64) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| IsWithin(double) | ||
| MoveTo(Fil.ValueLimits_f64) | ||
| ToString() | Inherited from System.Object |
