IRdsAttributesList.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - key of the attribute that should be removed.

Description

The RemoveByKey method removes attribute from the collection by key and returns whether removal is successful.

Comments

The method returns True if removal is successful.

See also:

IRdsAttributesList