API Version: 0.7
Library Version: 0.7.0
LsmDomNode* lsm_dom_node_list_get_item ( LsmDomNodeList* list, unsigned int index )
index
Type: unsigned int
unsigned int
Id of the item to retrieve.
Type: LsmDomNode
LsmDomNode
The node corresponding to index, NULL on error.