IMsCalculationChainEntries.Count

Syntax

Count: Integer;

Description

The Count property returns the number of elements contained in this subdirectory of calculation chain.

Comments

Use the IMsCalculationChainEntries.Item property to get the element from calculation chain.

Example

The property use is given in the example for IMsCalculationChainSystem.AddModel.

See also:

IMsCalculationChainEntries