Virtual Method
LasemDomNamedNodeMapremove
Declaration [src]
LsmDomNode*
remove (
  LsmDomNamedNodeMap* map,
  const char* name
)
Parameters
- name
- 
            Type: const char*No description available. The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. 
Return value
Type: LsmDomNode
No description available.
| The returned data is owned by the instance. |