IDOMTreeWalker interface
Provides an object that can be used to traverse a filtered hierarchy of nodes or elements in a document. This interface is ideal for navigating a representation of the document's tree structure. The IDOMTreeWalker is dynamic and reflects the state of the document as it is edited or changed.
Members
The IDOMTreeWalker interface inherits from the IDispatch interface but does not have additional members.
Requirements
|
Minimum supported client | Windows Vista with SP1, Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
Build date: 11/12/2012