log4net SDK Documentation - Microsoft .NET Framework 4.0

PropertiesDictionary.Clear Method 

Remove all properties from the properties collection

[Visual Basic]
Overrides Public Sub Clear() _
    Implements IDictionary.Clear
[C#]
public override void Clear();

Implements

IDictionary.Clear

Remarks

Remove all properties from the properties collection

See Also

PropertiesDictionary Class | log4net.Util Namespace