Click to return to the Reusing Browser Technology home page    
IHTMLDOMChildrenCollectio...     IHTMLDOMCollectionator::c...     Interfaces and Scripting ...    
Web Workshop  |  Reusing Browser Technology

IHTMLDOMCollectionator Interface


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


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.