2.4.1.1 nextNode

The nextNode method returns the next node in the collection.

Parameters

None

Return Value

An IXMLDOMNode refers to the next node in the collection. Returns Null if there is no next node.