Adjust the location of the pointer within the collection, jumping to the first item in the collection, or ahead by one item.
Returns a value from the collection at the pointer's current position.
Returns Boolean true if the Enumerator is pointing at the last item in the collection.
If an ActiveX control property or method returns a collection of values, the usual JavaScript approach to collections does not work for such values.