ITargetConstraints.Count

Fore syntax

Count: Integer;

Fore.NET syntax

Count: integer;

Description

The Count property returns the number of collection constraints.

Comments

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

See also:

ITargetConstraints