IVirtualCubeSources.Item

Syntax

Item(Index: Integer): IVirtualCubeSource;

Parameters

Index - data source index of virtual key.

Description

The Item method returns data source of the virtual cube, which index is passed by the Index parameter.

See also:

IVirtualCubeSources