IsContain(CalcObject: ICalcObject): Boolean;
None;
CalcObject. Calculation algorithm object.
The IsContain method returns whether the specified object is in the collection.
Available values:
True. The object is in the collection.
False. The object is not in the collection.
See also: