IMetaAttributeNamings.Remove

Syntax

Remove(Attribute: IMetaAttributeNaming);

Parameters

Attribute. Name to be removed.

Description

The Remove method removes names from the collection.

Comments

The method returns True if removal is successful.

Example

The method use is given in the example for IMetaDictionary.AttributeMnemoNamings.

See also:

IMetaAttributeNamings