log4net SDK Documentation - Microsoft .NET Framework 4.0

AppenderCollection.EmptyCollection Field

An empty readonly static AppenderCollection

[Visual Basic]
Public Shared ReadOnly EmptyCollection As AppenderCollection
[C#]
public static readonly AppenderCollection EmptyCollection;

See Also

AppenderCollection Class | log4net.Appender Namespace