IMetabaseCustomClasses.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - class index in the collection.

Description

The Remove method removes a class from the collection by its index. The method returns True if the removal was successful.

See also:

IMetabaseCustomClasses