ICalcObjects.IsContain

Syntax

IsContain(CalcObject: ICalcObject): Boolean;

None;

Parameters

CalcObject. Calculation algorithm object.

Description

The IsContain method returns whether the specified object is in the collection.

Comments

Available values:

See also:

ICalcObjects