IValidationMetaAttributes.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Attribute key in the collection.

Description

The RemoveByKey method removes an attribute from the collection by its key. The method returns True if the removal was successful.

See also:

IValidationMetaAttributes