IMetabaseCustomClassStandardOperations.Item

Syntax

Item(Index: Integer): IMetabaseCustomClassOperation;

Parameters

Index. Standard operation index.

Description

The Item property returns the standard operation with the specified index.

Example

The property is given in the example for IMetabaseCustomClass.StandardOperations.

See also:

IMetabaseCustomClassStandardOperations