Parent: ISlTreeNode;
The Parent property returns the parent node.
A collection of child nodes is returned by the ISlTreeNode.Children property.
The property use is given in the example for ISmDecisionTree.Tree.
See also:
ISlTreeNode