Children: IMsCalculationTreeNodes;
The Children property returns collection of element children.
The collection is the ordered set, that contains the child of this elements. 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: