Show contents 

Rds > Rds Assembly Interfaces > IMetaAttributeNamings > IMetaAttributeNamings.Item

IMetaAttributeNamings.Item

Syntax

Item(Index: Integer): IMetaAttributeNaming;

Parameters

Index. Name index in collection.

Description

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

Example

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

See also:

IMetaAttributeNamings