This interface provides the ability to programmatically move through the nodes of the document object model.
IHTMLDOMCollectionator Methods
currentNode Retrieves the current node in the document object model (DOM) collection. moveTo Moves to a specific node of the document object model (DOM) collection. nextNode Retrieves the next node in the document object model (DOM) collection. previousNode Retrieves the previous node in the document object model (DOM) collection.
Interface Information
Implementation System (Mshtml.dll) Inherits from IDispatch Header and IDL files Mshtml.h, Mshtml.idl Minimum availability Internet Explorer 5 Minimum operating systems Windows 95, Windows NT 4.0