IMetaIndexes.Item

Syntax

Item(Index: Integer): IMetaIndex;

Parameters

Index - index of a collection element.

Description

The Item property returns an element from the collection by index.

See also:

IMetaIndexes