![]() | RangeT Properties |
The RangeT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Comparer |
Comparer to use for comparisons
|
![]() | End |
The end of the range.
|
![]() | IncludesEnd |
Whether or not this range includes the end point
|
![]() | IncludesStart |
Whether or not this range includes the start point
|
![]() | Start |
The start of the range.
|