Parent: ISlTreeNode;
Parent: Prognoz.Platform.Interop.Stat.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: