PluginCollectionClone Method Apache log4net™ SDK Documentation
Creates a shallow copy of the PluginCollection.

Namespace: log4net.Plugin
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public virtual Object Clone()

Return Value

Type: Object
A new PluginCollection with a shallow copy of the collection data.

Implements

ICloneableClone
See Also

Reference