IMsTargetVarConstraints.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns the number of collection constraints.

Comments

To get the specified constraint from the collection, use the IMsTargetVarConstraints.Item property.

See also:

IMsTargetVarConstraints