IMetabaseCustomObjectReferences.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key is a key of the dependency.

Description

The RemoveByKey method removes a dependency from the collection by key. The method returns True if removal is successful.

See also:

IMetabaseCustomObjectReferences