IAdhocParamSynchronization.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Identifier of the link to be removed.

Description

The RemoveByKey method removes the link with the specified key from the collection.

Comments

If the removal is successful, the method returns True, otherwise False.

See also:

IAdhocParamSynchronization