IMatrixTransformerDimensions.Item

Syntax

Item(Index: Integer): IMatrixTransformerDimension;

Parameters

Index. Time dimension index.

Description

The Item method returns a time dimension by its index.

Comments

To determine the number of time dimensions in the collection, use IMatrixTransformerDimensions.Count.

See also:

IMatrixTransformerDimensions