Overload List
| Name | Description | |
|---|---|---|
| CopyTo(IPlugin) | 
            Copies the entire PluginCollection to a one-dimensional
            IPlugin array.
              | |
| CopyTo(IPlugin, Int32) | 
            Copies the entire PluginCollection to a one-dimensional
            IPlugin array, starting at the specified index of the target array.
              | 
See Also