Copies the entire PluginCollection to a one-dimensional
IPlugin array.
Namespace: log4net.Plugin
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- array
- Type: log4net.PluginIPlugin
The one-dimensional IPlugin array to copy to.
See Also