IMetabaseCustomClasses.Item

Syntax

Item(Index: Integer): IMetabaseCustomClass;

Parameters

Index - class index in the collection.

Description

The property is read-only.

The Item property returns a class from the collection by its index.

See also:

IMetabaseCustomClasses