IVarTargetConstraintsArray.Count

Syntax

Count: Integer;

Description

The Count property returns the number of collection constraints.

Comments

To get a specific constraint from the collection, use the IVarTargetConstraintsArray.Item property.

See also:

IVarTargetConstraintsArray