You are here: Start » ValueLimits Class

ValueLimits Class

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

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

Properties

 NameTypeDescription
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsEmptyIntervalSystem.Boolean
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
MaxValueFtl.Optional<System.Single>
MinValueFtl.Optional<System.Single>

Methods

 NameDescription
CopyTo(Fil.ValueLimits)
Dispose()Inherited from Fil.UnmanagedObject
Equals(object)Inherited from System.Object
Equals(Fil.ValueLimits)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
IsWithin(float)
MoveTo(Fil.ValueLimits)
ToString()Inherited from System.Object

See also