You are here: Start » FIL.NET » ValueLimits_f64 Structure
ValueLimits_f64 Structure
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | ValueLimits_f64(Nullable<Double>, Nullable<Double>) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | IsEmptyInterval | System.Boolean | |
![]() | MaxValue | System.Nullable<System.Double> | |
![]() | MinValue | System.Nullable<System.Double> |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(FilNet.ValueLimits_f64) | |
![]() ![]() | Equals(FilNet.ValueLimits_f64, FilNet.ValueLimits_f64) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | IsWithin(double) | |
![]() | ToString() | Inherited from System.Object |