log4net SDK Documentation - Microsoft .NET Framework 4.0

EmptyCollection.Instance Property

Gets the singleton instance of the empty collection.

[Visual Basic]
Public Shared ReadOnly Property Instance As EmptyCollection
[C#]
public static EmptyCollection Instance {get;}

Remarks

Gets the singleton instance of the empty collection.

See Also

EmptyCollection Class | log4net.Util Namespace