IDbClasses.Item

Syntax

Item(Index: Integer): IDbClass;

Parameters

Index. Object class index.

Description

The Item property returns information about the object class, the index of which is passed as the Index input parameter.

Example

The property use is given in examples for properties of the IDbClass interface.

See also:

IDbClasses