log4net SDK Documentation - Microsoft .NET Framework 4.0

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