Home | All Classes | Grouped Classes | Index | Search

CL_DomNodeList::item

Returns the indexth item in the collection.

	CL_DomNode item(
		unsigned long index);

Detailed description:

If index is greater than or equal to the number of nodes in the list, this returns an empty node.

See also:

CL_DomNode | CL_DomNodeList



Questions or comments, write to the ClanLib mailing list.