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