IMsDisplayAttributeSettingsList.RemoveByKey

Syntax

RemoveByKey(DimKey: Integer): Boolean;

Parameters

DimKey. Dimension key.

Description

The RemoveByKey method removes attribute settings for the dimension with the specified key.

Comments

When the element is successfully removed, the method returns True, otherwise it returns False.

See also:

IMsDisplayAttributeSettingsList