ILanerMetaAttributeValues.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Attribute key.

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:

ILanerMetaAttributeValues