Show contents 

Dimensions > Dimensions Assembly Interfaces > IDimSelectionSet > IDimSelectionSet.RemoveByKey

IDimSelectionSet.RemoveByKey

Syntax

RemoveByKey(DimensionKey: Integer): Boolean;

Parameters

DimensionKey. Dictionary key, the selection of which is to be removed.

Description

The RemoveByKey method removes dictionary selection from the collection. Dictionary key is passed by the DimensionKey parameter.

See also:

IDimSelectionSet