Click or drag to resize

BaseTreeAdaptorBecomeRoot Method

Overload List
  NameDescription
Public methodBecomeRoot(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.
Public methodBecomeRoot(IToken, Object)
Top
See Also