IMetaAttributeSettings.Item

Syntax

Item(Index: Integer): IMetaAttributeSetting;

Parameters

Index - index of the attribute parameters in the collection.

Description

This property is read-only.

The Item property returns the attribute parameters of a collection by index.

See also:

IMetaAttributeSettings