IMsTargetConstraints.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 IMsTargetConstraints.Item property.

See also:

IMsTargetConstraints