We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
An interface defined for generic enumeration through a set of data.
current: T;
Current item in enumerator.
moveNext(): boolean;
Advances enumerator position, returns false if no elements are left
There was an error while loading. Please reload this page.