log4net SDK Reference

EmptyDictionary.Instance Property

Gets the singleton instance of the EmptyDictionary.

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

Remarks

Gets the singleton instance of the EmptyDictionary.

See Also

EmptyDictionary Class | log4net.Util Namespace