IMetaAttributeSettings.Item

Syntax

Item(Index: Integer): IMetaAttributeSetting;

Parameters

Index - index of attribute parameters in the collection.

Description

The property is read-only.

The Item property returns attribute parameters from the collection by index.

See also:

IMetaAttributeSettings