Method Parser.XML.Tree.AbstractNode()->remove_child()
- Method
remove_child
voidremove_child(AbstractNodec)- Description
Removes all occurrences of the provided node from the called nodes list of children. The removed nodes parent reference is set to null.