log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
LevelCollection.Clone Method
Creates a shallow copy of the LevelCollection.
[Visual Basic]
Overridable Public Function Clone() As
Object _
[C#]
public virtual
object Clone();
Return Value
A new LevelCollection with a shallow copy of the collection data.
Implements
ICloneable.Clone
See Also
LevelCollection Class | log4net.Core Namespace