Method Parser.XML.Tree.AbstractSimpleNode()->remove_child()
classParser.XML.Tree.AbstractSimpleNode
- Method
remove_child
voidremove_child(AbstractSimpleNodec)- Description
Removes all occurrences of the provided node from the list of children of this node.