log4net SDK Documentation - Microsoft .NET Framework 4.0

PluginCollection.Clear Method 

Removes all elements from the PluginCollection.

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

Implements

IList.Clear

See Also

PluginCollection Class | log4net.Plugin Namespace