IMetabaseObjectDescriptorList.Item

Syntax

Item(Index: Integer): IMetabaseObjectDescriptor;

Parameters

Index. Selected object index.

Description

The Item property returns description of repository object with the specified index.

Example

The example of use is given in description of the IMetabaseDialog.Execute method.

See also:

IMetabaseObjectDescriptorList