IMatrixTransformerDimension

Assembly: Matrix;

Description

The IMatrixTransformerDimension interface is used to work with matrix transformer time dimension.

Inheritance Hierarchy

IMatrixTransformerDimension

Comments

To get object of this type, use IMatrixTransformerDimensions.Item.

Properties

  Property name Brief description
Dimension The Dimension property determines dimension data from the collection of matrix transformer time dimensions.
Element The Element property returns time dimension element by its index.
Index The Index property returns index of matrix transformer time dimension.
MatchCase The MatchCase property determines whether case is considered for strings.

See also:

Matrix Assembly Interfaces