ITargetConstraints.Count

Fore Syntax

Count: Integer;

Fore.NET 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