IAdhocSyncParams.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Identifier of a parameter to be removed.

Description

The RemoveByKey method removes a parameter with the specified key from the collection.

Comments

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

See also:

IAdhocSyncParams