IDimensionSet.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index — dimension index.

Description

The Remove method removes dimension, index of which is passed by the Index parameter, and returns True if the dimension is successfully removed.

See also:

IDimensionSet