IMatrixTransformerDimensions.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Time dimension index.

Description

The Remove method removes a time dimension from the collection.

Comments

If the time dimension is removed, the method returns True.

To add a time dimension to the collection, use IMatrixTransformerDimensions.Add.

See also:

IMatrixTransformerDimensions