IMetabaseCustomObjectSelSets.RemoveByIndex

Syntax

RemoveByIndex(Index: Integer): Boolean;

Parameters

Index. Element index in the collection.

Description

The RemoveByIndex method removes element from the collection by index and returns confirmation of successful deletion.

Comments

This method returns True if the element is successfully removed.

See also:

IMetabaseCustomObjectSelSets