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