All Classes |Grouped Classes |Index

Function remove_child

Removes the child node indicated by old_child from the list of children, and returns it.

	CL_DomNode CL_DomNode::remove_child(
		CL_DomNode & old_child);