IMsVariableList.Item

Syntax

Item(Index: Integer): IMsVariable;

Parameters

Index. Index of the modeling variable that must be obtained.

Description

The Item property returns the modeling variable, the index of which is passed by the Index parameter.

See also:

IMsVariableList