log4net SDK Reference

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

Remarks

Missing <remarks> documentation for M:log4net.Plugin.PluginCollection.Clear

See Also

PluginCollection Class | log4net.Plugin Namespace