ITargetConstraintInfoArray.Count

Fore syntax

Count: Integer;

Fore.NET syntax

Count: integer;

Description

The Count property returns the number of non-linear constraint limits values in the collection.

Comments

To get set value of non-linear constraint limits values in the collection, use the ITargetConstraintInfoArray.Item property.

See also:

ITargetConstraintInfoArray