Home | All Classes | Grouped Classes | Index | Search

CL_DomNamedNodeMap::item

Returns the indexth item in the map.

	CL_DomNode item(
		unsigned long index);

Detailed description:

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

See also:

CL_DomNamedNodeMap | CL_DomNode



Questions or comments, write to the ClanLib mailing list.