IMapTopobaseAttributeNames.Item

Syntax

Item (Index: Integer): String;

Parameters

Index. Index of the attribute name in the collection.

Description

The Item property returns the name of the collection attribute by its index.

Example

The property use is given in the example for the IMapTopobaseAttributeNames.Count property.

See also:

IMapTopobaseAttributeNames