DOMNodeList (JavaScript)
Represents an ordered collection of nodes.
Defined in
DOM (JavaScript)
getLength (DOMNodeList - JavaScript)
Gets the number of nodes in the list.
item (DOMNodeList - JavaScript)
Gets the node at a specified index.
Parent topic:
DOM (JavaScript)