IDtCalcFieldErrors.Item

Syntax

Item(Index: Integer): IDtCalcFieldError;

Parameters

Index. Error index.

Description

The Item property returns specified error from collection.

Comments

Indexation of errors in the collection is continuous and starts with zero.

Example

The property use is given in the example of IDtConsumer.CalcFieldsErrors.

See also:

IDtCalcFieldErrors