Calculate([Callback: ICalcEtlCallback = Null;] [Objs: ICalcObjectsList = Null]): IAlgorithmCalculationResult;
None;
Callback. Object that implements the callback.
Objs. List of calculation algorithm objects.
NOTE. The method can be used without specifying parameters.
The Calculate method calculates algorithm.
The method use is given in the example for IAlgorithmTimeResult.ExecuteMilisecods.
See also: