All Classes |Grouped Classes |Index

Function item

Returns the indexth item in the map.

	CL_DomNode CL_DomNamedNodeMap::item(
		unsigned long index);

Detailed description:

If index is greater than or equal to the number of nodes in the map, this returns null.