IDimensionSet.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key — dimension key.

Description

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

See also:

IDimensionSet