IMetabaseDefinitions.Item

Syntax

Item(Index: Integer): IMetabaseDefinition;

Parameters

Index. Repository description index.

Description

The Item property returns the repository description, which index is sent by the Index parameter.

Example

The property use is given in the example for IMetabaseDefinitions.Count.

See also:

IMetabaseDefinitions