Item(Index: Integer): IMsCalculationLogRecord;
Index. Index of entry in the log.
The Item property returns the entry from log by its index. Index of entry is passed by the Index parameter.
The method use is given in the example for IMsCalculationHistory.CalculationLog.
See also: