sourceNode | Specifies the node that contains the data, and possible children, that should be copied. |
destinationParent | The new copies of the nodes will be added in the tree, as children of this object. |
References SerializableTreeBase< T >.Node.dataValue, SerializableTreeBase< T >.Node.GetAllDecendantsList(), SerializableTreeBase< T >.Node.openForInspection, and SerializableTreeBase< T >.Node.parent.