Enumerator.moveNext() (Method)

Moves the enumerator to the next item in the collection.

Availability:

JScript - 3.0
Internet Explorer - 4.0
JavaScript syntax:IEmyEnumerator.MoveNext()

This indexes the enumerator onwards to the next item in the collection that has not yet been visited.