INonLoVariables.Item

Syntax

Item(Index: Integer): INonLoVariable;

Parameters

Index. Variable index in the collection.

Description

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

Comments

The property is read-only.

See also:

INonLoVariables