IMsCalculationChainFilter.Count

Syntax

Count: Integer;

Description

The Count property returns the number of elements in the collection.

Comments

To get elements from the collection, use the IMsCalculationChainFilter.Item property.

Example

The property use is given in the example for IMsProblemCalculationSettings.EntriesFilter.

See also:

IMsCalculationChainFilter