Enumerator.moveFirst() (Method)

Resets the enumerator to point at the first item in the collection.

Availability:

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

This relocates the enumerator so that it accesses the first item in the collection.