Click or drag to resize

Interval Fields

The Interval type exposes the following members.

Fields
  NameDescription
Public fieldBegin
Starting position of the interval (inclusive).
Public fieldStatic memberEmpty
Singleton instance of Interval representing "Empty" value.
Public fieldEnd
Ending position of the interval (inclusive).
Top
See Also