IMetaAttributeNamings.Item

Fore Syntax

Item(Index: Integer): IMetaAttributeNaming;

Fore Syntax

Item[Index: integer]: Prognoz.Platform.Interop.Rds.IMetaAttributeNaming;

Parameters

Index . Name index in collection.

Description

The Item property returns a name from the collection by index.

Fore and Fore.NET Examples

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

See also:

IMetaAttributeNamings