NodeList
NodeList
The NodeList object supports indexed access to a collection of nodes.
Public:
Properties:
Name
Description
item
(get)
Returns reference to a node by index.
length
(get)
Returns the number of nodes in the collection.