Copies the entire AppenderCollection to a one-dimensional
IAppender array.
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax
Parameters
- array
- Type: log4net.AppenderIAppender
The one-dimensional IAppender array to copy to.
See Also