InterruptibleIterator.resetIterator

Set the finished flag.

class InterruptibleIterator
protected override
void
resetIterator

Parameters

interrupted bool

if true, the foreach iteration was interrupted with a break, if false, it finished the iteration

Meta