You are here: Start » FIL.NET » ValueLimits Class
ValueLimits Class
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| ValueLimits() | ||
| ValueLimits(Optional<Single>, Optional<Single>) |
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.Single> | ||
| MinValue | Ftl.Optional<System.Single> |
Methods
| Name | Description | |
|---|---|---|
| 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 |
