IMetabaseUpdateProperties.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - flag key in the collection.

Description

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

See also:

IMetabaseUpdateProperties