Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables show the properties, methods, and events.
In C++, this interface inherits from IDispatch
.
Properties
length | Indicates the number of items in the collection. Read-only. |
Methods
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) DOM.
Events
None.