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