ITargetConstraints.Count

Syntax

Count: Integer;

Description

The Count property returns the number of collection constraints.

Comments

To get a collection constraint, use the ITargetConstraints.Item property.

See also:

ITargetConstraints