bool RemoveNode | ( | Node | nodeToRemove | ) |
nodeToRemove | Specifies the Node that will be removed from the tree. |
References SerializableTreeBase< T >.Node.children, SerializableTreeBase< T >.Node.openForInspection, and SerializableTreeBase< T >.Node.parent.