[This is preliminary documentation and is subject to change.]
Removes the last step in the [!:DataTreePath] from its parent.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public T Remove()
Public Function Remove As T
public: T Remove()
Return Value
The new root of the tree.