ILanerAttributes.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Attribute key in the collection.

Description

The RemoveByKey method removes the attribute from the collection by its key.

Comments

The method returns True in case of successful removal.

See also:

ILanerAttributes