IMetaAttributeNamings.Add

Syntax

Add(Attribute: IMetaAttribute): IMetaAttributeNaming;

Parameters

Attribute. Attribute, which name is added to the collection.

Description

The Add method adds attribute name in the collection.

Example

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

See also:

IMetaAttributeNamings