IAdhocSyncParams.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id. Identifier of a parameter to be removed.

Description

The RemoveById method removes a parameter with the specified identifier from the collection.

Comments

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

See also:

IAdhocSyncParams