Debug(Objs: ICalcObjectsList): IAlgorithmCalculationDebug;
Objs. List of calculation algorithm objects.
NOTE. The list of calculation algorithm objects should be copied. To copy objects, use the ICalcObjectsList.Clone method.
The Debug method debugs algorithm calculation.
The method use is given in the example for IAlgorithmCalculationDebug.RecalcPrev.
See also: