Iterator.this

Ctor

class Iterator
this
(
bool reset_after_foreach = false
)

Parameters

reset_after_foreach bool

whether to reset iteration counters after a foreach (true) or not (false)

Meta