INonLoVariables.Item

Syntax

Item(Index: Integer): INonLoVariable;

Parameters

Index - variable index in the collection.

Description

The property is read-only.

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

See also:

INonLoVariables