Remove(Index: Integer): Boolean;
Index. Index of plugin in collection.
The Remove method removes the specified plugin from collection.
Indexing of plugins in the collection is continuous and starts with zero. To get the number of plugins in the collection, use the ISharedAdhocPlugins.Count property.
If the plugin is successfully removed, the method returns True, otherwise it returns False.
See also: