ILoEquations.Item

Syntax

Item(Index: Integer): ILoEquation;

Parameters

Index - equation index in the collection.

Description

The property is read-only.

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

See also:

ILoEquations