IMetabaseCustomObjectReferences.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Dependency key.

Description

The RemoveByKey method removes a dependency from the collection by key.

Comments

The method returns True if removal is successful.

See also:

IMetabaseCustomObjectReferences