IMsTargetConstraintInfoArray.Count

Syntax

Count: Integer;

Description

The Count property returns the number of values in the collection.

Comments

To get specified value from the collection, use the IMsTargetConstraintInfoArray.Item property.

See also:

IMsTargetConstraintInfoArray