log4net SDK Documentation - Microsoft .NET Framework 4.0

LevelCollection.Clear Method 

Removes all elements from the LevelCollection.

[Visual Basic]
Overridable Public Sub Clear() _
    Implements IList.Clear
[C#]
public virtual void Clear();

Implements

IList.Clear

See Also

LevelCollection Class | log4net.Core Namespace