IMetabaseCustomClassOperationsWeb.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Operation index in the collection.

Description

The Remove method removes an operation from the collection by index.

Comments

The method returns True if removal was successful.

See also:

IMetabaseCustomClassOperationsWeb