![]() | RangeIteratorT Properties |
The RangeIteratorT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Ascending |
Returns whether or not this iterator works up from the start point (ascending)
or down from the end point (descending)
|
![]() | Range |
Returns the range this object iterates over
|
![]() | Step |
Returns the step function used for this range
|