IXMLDOMNodeList Members

The following tables show the properties, methods, and events for IXMLDOMNodeList.

This interface inherits from IDispatch.

Property Description
length Indicates the number of items in the collection. Read-only.
Method Description
item Allows random access to individual nodes within the collection.
nextNode* Returns the next node in the collection.
reset* Resets the iterator.

* denotes an extension to the World Wide Web Consortium (W3C) Document Object Model (DOM).

Events

None.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Msxml2.h, Msxml2.idl.

See Also

IXMLDOMNodeList

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.