Item(Index: Integer): IDtCalcFieldError;
Item[Index: integer]: Prognoz.Platform.Interop.Dt.IDtCalcFieldError;
Index. Error index.
The Item property returns specified error from collection.
Indexation of errors in the collection is continuous and starts with zero.
The property use is given in the example of IDtConsumer.CalcFieldsErrors.
See also: