IMatrixTransformerDimensions.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns the number of time dimension in the matrix transformer collection.

Comments

To get time dimension by its index, use IMatrixTransformerDimensions.Item.

See also:

IMatrixTransformerDimensions