IMetabaseCustomClassOperations.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - index of an operation in a collection.

Description

The Remove method removes an operation from the collection by index. The method returns True if the removal was successful.

See also:

IMetabaseCustomClassOperations