Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

AppenderCollection.ToArray�Method�

Return the collection elements as an array

[Visual�Basic]
Overridable�Public�Function�ToArray()�As�IAppender()
[C#]
public�virtual�IAppender[]�ToArray();

Return Value

the array

See Also

AppenderCollection Class | log4net.Appender Namespace