ITargetControlVariablesArray.Count

Syntax

Count: Integer;

Description

The Count property returns the number of controlling variables in the collection.

Comments

To get controlling variable from the collection, use the ITargetControlVariablesArray.Item property.

Example

The property use is given in the example for ICpTargetAdjustment.CalcWithNonLinConstraints.

See also:

ITargetControlVariablesArray