LevelCollection
Clear Method
Apache log4net™ SDK Documentation
Removes all elements from the
LevelCollection
.
Namespace:
log4net.Core
Assembly:
log4net
(in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
virtual
void
Clear
()
public virtual void Clear()
Public
Overridable
Sub
Clear
Public Overridable Sub Clear
public
:
virtual
void
Clear
()
public: virtual void Clear()
Implements
IList
Clear
See Also
LevelCollection Class
LevelCollection Members
log4net.Core Namespace