IVarTargetConstraintsArray.Count

Fore Syntax

Count: Integer;

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