AddToRoot(Text: String): IWebTreeNode;
Text. Node text.
The AddToRoot method creates a node in the tree root.
The new node is added to the tree end.
The method use is given in the example for IWebTreeNodes.Add.
See also:
IWebTreeNodes