Method Parser.XML.Tree.AbstractSimpleNode()->remove_child()


Method remove_child

void remove_child(AbstractSimpleNode c)

Description

Removes all occurrences of the provided node from the list of children of this node.