ICalcObjectsList.Add

Syntax

Add(CalcObject: ICalcObject);

Parameters

CalcObject. Calculation algorithm object.

Description

The Add method adds a calculation algorithm object.

Example

The method use is given in the example for ICalcFunc.Procedure.

See also:

ICalcObjectsList