IMetaAttributeSettings.Item

Syntax

Item(Index: Integer): IMetaAttributeSetting;

Parameters

Index. Attribute parameter index in the collection.

Description

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

See also:

IMetaAttributeSettings