The Interval type exposes the following members.
Fields
| Name | Description |
---|
 | Begin |
Starting position of the interval (inclusive).
|
  | Empty |
Singleton instance of Interval representing "Empty" value.
|
 | End |
Ending position of the interval (inclusive).
|
Top
See Also