IMsProblemDetailsArray.FindByKey

Syntax

FindByKey(Key: Integer): IMsProblemDetails;

Description

The FindByKey method searches for collection parameters by the specified key.

Comments

If the parameters with the specified key are not found, the method returns Null.

See also:

IMsProblemDetailsArray