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