IVirtualCubeSourceMatricesList.Item

Syntax

Item(Index: Integer): IVirtualCubeSourceMatrix;

Parameters

Index. Index of source matrix in collection.

Description

The Item property returns information about source matrix with the specified index.

Example

The example of use is given in description of the IVirtualCubeInstance.ExecuteCallback property.

See also:

IVirtualCubeSourceMatricesList