IMetaAttributesCollection.Item

Syntax

Item(Index: Integer): IMetaAttribute;

Parameters

Index - index of an attribute in the collection.

Description

The Item property returns an attribute from the collection based on its index.

See also:

IMetaAttributesCollection