Click or drag to resize

RangeIteratorTAscending Property

Returns whether or not this iterator works up from the start point (ascending) or down from the end point (descending)

Namespace:  Koden.Utils
Assembly:  Koden.Utils (in Koden.Utils.dll) Version: 1.1.6453.26060
Syntax
public bool Ascending { get; }

Property Value

Type: Boolean
See Also