2.2.1.2 nextNode

The nextNode method returns the next node in the collection.

Parameters

None.

Return Value

The nextNode method returns an IXMLDOMNode, which refers to the next node in the collection. Returns Null if there is no next node.