IMsCalculationTreeNodes

Assembly: Ms;

Description

The IMsCalculationTreeNodes interface contains properties that are used to work with the collection of calculation tree elements.

Inheritance Hierarchy

          IMsCalculationTreeNode

Comments

Elements of this collection are implemented by the IMsCalculationTreeNode interface and are used to work with calculation tree elements.

Properties

  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:

Ms Assembly Interfaces