Returns the indexth item in the collection. If
index is greater than or equal to the number of nodes in
the list, this returns null.
index | Index into the collection. |
indexth position in the
NodeList, or null if that is not a valid
index.
Diagram: Node Support