IDimAttributesList.RemoveByKey

Syntax

RemoveByKey(Key: UInteger): Boolean;

Parameters

Key. Key of the attribute to be removed.

Description

The RemoveByKey method removes attribute from the collection by its key and returns confirmation of successful deletion.

Comments

This method returns True if attribute is successfully removed.

See also:

IDimAttributesList