NodeList Interface Methods
int getLength()
Gets the number of nodes in this list
Node item(int index)
Gets the item at the specified index value in the collection
John Punin
11 of 32