IMsTargetConstraints.FindByKey

Syntax

FindByKey(Key: Integer): Integer;

Parameters

Key. Key of the searched constraint.

Description

The FindByKey method searches for a constraint in the collection.

Comments

If a constraint with the specified key is found, the method returns its index; if a constraint is not found, the method returns -1.

See also:

IMsTargetConstraints