IMsProblemDetailsArray.Item

Syntax

Item(Index: Integer): IMsProblemDetails;

Parameters

Index. Index of parameters in the collection.

Description

The Item property returns specified parameters from the collection.

Comments

Indexing of parameters in the collection is continuous and starts with zero.

See also:

IMsProblemDetailsArray