INonLoVariables.Item

Syntax

Item(Index: Integer): INonLoVariable;

Parameters

Index is variable index in the collection.

Description

This property is read-only.

The Item property returns a variable from the collection based on its index.

See also:

INonLoVariables