You are here: Start » FIL.NET » Interval Structure
Interval Structure
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| Interval(Single, Single) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Begin | System.Single | ||
| Center | System.Single | ||
| Empty | Fil.Interval | Gets an empty instance of the Interval. | |
| End | System.Single | ||
| Width | System.Single |
Methods
| Name | Description | |
|---|---|---|
| Equals(Fil.Interval) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
