ISharedAdhocPlugins.RemoveByKey

Syntax

Remove(Key: Integer): Boolean;

Parameters

Key. Plugin key.

Description

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

Comments

If the plugin is successfully removed, the method returns True, otherwise it returns False.

See also:

ISharedAdhocPlugins