PHP Manual
This manual is provided as a courtesy. It is not an official source. Please check php.net for updated information.
(no version information, might be only in CVS)
Retrieves a node specified by index within the DOMNamedNodeMap object.
Index into this map.
The node at the indexth position in the map, or NULL if that is not a valid index (greater than or equal to the number of nodes in this map).