The values to iterate over.
The direction to iterate over.
The direction to iterate over.
The values to iterate over.
true
if we have not reached the end of the array.
This is the next element in iteration order. Moves the iterator in the direction of travel.
Moves the iterator in the direction of travel.
The index to reset this iterator to.
Generated using TypeDoc
This is a utility class that holds a position among a list of elements (representing attributes, in our usage).