ICalcObjects.IndexOf

Syntax

IndexOf(CalcObject: ICalcObject): Integer;

None;

Parameters

CalcObject. Calculation algorithm object.

Description

The IndexOf method returns index of the specified object in the collection.

See also:

ICalcObjects