IEaxDataAreaSources.Item

Syntax

Item(Index: Integer): IEaxDataAreaSource;

Item[Index: integer]: Prognoz.Platform.Interop.Express.IEaxDataAreaSource;

Parameters

Index. Analytical area data source index.

Description

The Item property returns the analytical area data source by index.

Fore and Fore.NET Examples

The property use is given in the example for IEaxDataAreaSource.IsLoaded.

See also:

IEaxDataAreaSources