The IMsCalculationTreeNodes interface contains properties used to work with the collection of calculation tree elements.
Elements of this collection are implemented by the IMsCalculationTreeNode interface; they are used as calculation tree elements.
Property name | Brief description | |
The Count property returns the number of elements in collection. | ||
The Item property returns an element from the collection by its index. |
See also: