IDefCalculationAlgorithmsCollection.Count

Syntax

Count: Integer;

Description

The Count property returns the number of calculation algorithms added for use in table area.

Example

The example of use is given in description of the IDefCalculationAlgorithmsCollection.Add method.

See also:

IDefCalculationAlgorithmsCollection