BaseTreeAdaptorBecomeRoot Method |
Name | Description | |
---|---|---|
![]() | BecomeRoot(Object, Object) |
If oldRoot is a nil root, just copy or move the children to newRoot.
If not a nil root, make oldRoot a child of newRoot.
|
![]() | BecomeRoot(IToken, Object) |