log4net SDK Reference

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