Children: IMsCalculationTreeNodes;
The Children property returns collection of element children.
The collection is the ordered set that contains children of this element. If the element has no children, the property returns an empty collection of elements: IMsCalculationTreeNodes.Count is set to Null.
The property use is given in the example for IMsProblemCalculation.CalculationTree.
See also: