log4net SDK Reference

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