IMetaAttributeNamings.Add

Fore Syntax

Add(Attribute: IMetaAttribute): IMetaAttributeNaming;

Fore.NET Syntax

Add(Attribute: Prognoz.Platform.Interop.Rds.IMetaAttribute): Prognoz.Platform.Interop.Rds.IMetaAttributeNaming;

Parameters

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

Description

The Add method adds attribute name in the collection.

Fore and Fore.NET Examples

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

See also:

IMetaAttributeNamings