ILoEquations.Item

Syntax

Item(Index: Integer): ILoEquation;

Parameters

Index is equation index in the collection.

Description

This property is read-only.

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

See also:

ILoEquations