IDimAttributesList.Item

Syntax

Item(Index: Integer): IDimAttribute;

Parameters

Index. Attribute index in the collection.

Description

The Item property returns parameters of the attribute added to the collection.

Comments

Attribute index is passed by the Index parameter.

See also:

IDimAttributesList