Virtual Method
LasemDomNodeListget_item
Declaration [src]
LsmDomNode*
get_item (
LsmDomNodeList* list,
unsigned int index
)
Return value
Type: LsmDomNode
The node corresponding to index, NULL on error.
The returned data is owned by the instance. |