IMetabaseUpdateFolderNode.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Key of an update object.

Description

The RemoveByKey method removes an update object, which key is passed by the Key parameter, and returns whether the removal succeeded.

See also:

IMetabaseUpdateFolderNode