ISlEquations.Item

Fore Syntax

Item(Index: Integer): ISlEquation;

Fore Syntax

Item[Index: integer]: Prognoz.Platform.Interop.Stat.ISlEquation;

Parameters

Index. Equation index.

Description

The Item property returns equation based on a specified index.

Fore and Fore.NET Examples

The property use is given in the example for ISlEquation.Fitted.

See also:

ISlEquations