Click or drag to resize

RangeT Properties

The RangeT generic type exposes the following members.

Properties
  NameDescription
Public propertyComparer
Comparer to use for comparisons
Public propertyEnd
The end of the range.
Public propertyIncludesEnd
Whether or not this range includes the end point
Public propertyIncludesStart
Whether or not this range includes the start point
Public propertyStart
The start of the range.
Top
See Also