removeChild
Removes a single instance of the specified node from this tree, if it is present.
Return
true
if the node has been successfully removed; false
if it was not present in the tree.
Removes a single instance of the specified node from this tree, if it is present.
true
if the node has been successfully removed; false
if it was not present in the tree.