ISlSimultaneousEquations.Item

Fore Syntax

Item(Index: Integer): ISlSimultaneousEquation;

Fore.NET Syntax

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

Parameters

Index. Equation index in the collection.

Description

The Item property determines equation parameters based on a specified index.

Fore and Fore.NET Examples

The property use is given in the example for ISlSimultaneousEquation.SpecificInstrumental.

See also:

ISlSimultaneousEquations