IMetabaseUpdateFolderNode.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of update object.

Description

The Remove method removes the update object, which index is passed by the Index parameter, and returns whether the removal succeeded.

See also:

IMetabaseUpdateFolderNode