Show contents 

Laner > Laner Assembly Interfaces > ILanerAttributes > ILanerAttributes.RemoveByKey

ILanerAttributes.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key is an attribute key in the collection.

Description

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

See also:

ILanerAttributes