Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

AppenderCollection.Clear�Method�

Removes all elements from the AppenderCollection.

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

Implements

IList.Clear

See Also

AppenderCollection Class | log4net.Appender Namespace