Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
XMLNode
.AddChild
public function
AddChild
Prototype:
function AddChild(xmlnode)
Parameters
xmlnode
an instance of
XMLNode
Description:
Adds a child to the current xml node.
Return value:
Returns non zero if the function succeeded or 0 if failed.