IMetaAttributeNaming.MnemoSuffix

Fore Syntax

MnemoSuffix: String;

Fore.NET Syntax

MnemoSuffix: string;

Description

The MnemoSuffix property determines mnemonic suffix.

Comments

The IMetaDictionary.AttributeMnemoNamings property returns a collection of attributes names that form the mnemonic.

Fore and Fore.NET Examples

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

See also:

IMetaAttributeNaming