IMetabaseCustomObjectSelSets.RemoveByKey

Syntax

RemoveByKey(Key: String): Boolean;

Parameters

Key. Element key in the collection.

Description

The RemoveByKey method removes element from the collection by key and returns confirmation of successful deletion.

Comments

This method returns True if the element is successfully removed.

See also:

IMetabaseCustomObjectSelSets