ITargetConstraintInfoArray.Count

Syntax

Count: Integer;

Description

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

Comments

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

See also:

ITargetConstraintInfoArray