IMatrixTransformerDimension.Element

Fore Syntax

Element: Integer;

Fore.NET Syntax

Element: uinteger;

Description

The Element property returns time dimension element by its index.

Comments

To get dimension data from the collection of time dimensions, use IMatrixTransformerDimension.Dimension.

Fore and Fore.NET Examples

The property use is given in the example for IMatrixTransformer.Transform.

See also:

IMatrixTransformerDimension