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