2.4.1.2 reset

Resets the iterator.

The reset method reinitializes the iterator to point before the first node in the IXMLDOMNodeList so that the next call to nextNode returns the first item in the list.

Parameters

None.

Return Value

None.

No JScript Error