Add: ISharedAdhocPlugin;
The Add method adds a new plugin to the collection.
To remove a certain plugin from the collection, use the ISharedAdhocPlugins.Remove and ISharedAdhocPlugins.RemoveByKey methods, to remove all plugins, use the ISharedAdhocPlugins.Clear method.
The method use is given in the example for ISharedPluginsContainer.Plugins.
See also: