Overload List
| Name | Description | |
|---|---|---|
| AddRange(ICollection) |
Adds the elements of a IPlugin collection to the current PluginCollection.
| |
| AddRange(IPlugin) |
Adds the elements of a IPlugin array to the current PluginCollection.
| |
| AddRange(PluginCollection) |
Adds the elements of another PluginCollection to the current PluginCollection.
|
See Also