INonLDVariables.Item

Syntax

Item(Index: Integer): INonLDVariable;

Parameters

Index. Variable index.

Description

The Item method returns the variable from the collection by its index.

Comments

The property is read-only.

Example

The property use is given in the example for the INonLDVariable.CoefficientsOrderForestall property.

See also:

INonLDVariables