IValidationMetaAttributes.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Attribute index in the collection.

Description

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

See also:

IValidationMetaAttributes