IMetaAttributeNamings.Remove

Fore Syntax

Remove(Attribute: IMetaAttributeNaming);

Fore.NET Syntax

Remove(Attribute: Prognoz.Platform.Interop.Rds.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.

Fore and Fore.NET Examples

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

See also:

IMetaAttributeNamings