[This is preliminary documentation and is subject to change.]
The NodeList type exposes the following members.
Properties
|
| Name | Description |
|---|
 | Item |
Gets the node at the specified index in the collection.
|
 | Length |
Gets the number of nodes in the collection.
|
See Also