FindById(Key: Integer): ISharedAdhocPlugin;
Key. Key of the plugin to find.
The FindByKey method searches for the plugin with the specified key.
If the plugin with the specified key is not found, the method returns Null.
See also:
ISharedAdhocPlugins