IMsCalculationChainEntries.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

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

Comments

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

Fore and Fore.NET Examples

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

See also:

IMsCalculationChainEntries