IMetabaseDefinitions.Item

Syntax

Item(Index: Integer): IMetabaseDefinition;

Parameters

Index - an index of the repository description.

Description

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

See also:

IMetabaseDefinitions