IMetaAttributesSubset.Remove

Syntax

Remove(Attribute: IMetaAttribute): Boolean;

Parameters

Attribute. Removed attribute.

Description

The Remove method removes the attribute from the set. It returns True if removal is successful.

See also:

IMetaAttributesSubset