ILanerMetaAttributeValues.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key is an attribute key.

Description

The RemoveByKey method removes the attribute from the collection by its key. It returns True in case of success.

See also:

ILanerMetaAttributeValues