ICubeInstanceDestinations.Item

Syntax

Item(Index: Integer): ICubeInstanceDestination;

Parameters

Index - display version index.

Description

The Item property returns the object that contains properties and methods that are used to work with the calculated cube according to the display version, which index is passed by the Index parameter.

See also:

ICubeInstanceDestinations