IMatrixTransformerDimensions.Count

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