IMsTargetVarConstraints.Count

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