removeSubNode

Will remove (detach) node from tree starting with this

Return

If data were found, Pair where Pair.first is the parent node where from Pair.second has been detached; null otherwise