IEaxDataAreaViews.Item

Syntax

Item(Index: Integer): IEaxObject;

Parameters

Index. Object index to work with analytical data area view.

Description

The Item property returns the object to work with analytical data area view.

Comments

To get the number of analytical data area views, use IEaxDataAreaViews.Count.

See also:

IEaxDataAreaViews