Add a node to be a new child of this node.
The new node is added to the end of the list of this node's children. If child was previously a child of another node, it is removed from that node first.
PNode Class | UMD.HCIL.Piccolo Namespace | PNode.AddChild Overload List