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