You are here: Start » FIL.NET » ValueLimits Structure

ValueLimits Structure

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Constructors

 ConstructorDescription
ValueLimits(Nullable<Single>, Nullable<Single>)

Properties

 NameTypeDescription
IsEmptyIntervalSystem.Boolean
MaxValueSystem.Nullable<System.Single>
MinValueSystem.Nullable<System.Single>

Methods

 NameDescription
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

See also