IMetabaseUpdateFolderNode.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Key of update object.

Description

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

See also:

IMetabaseUpdateFolderNode