IMsTargetConstraintInfoArray.Count

Fore Syntax

Count: Integer;

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