Creates a shallow copy of the AppenderCollection.
            
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Return Value
Type: Object
ObjectA new AppenderCollection with a shallow copy of the collection data.
Implements
 ICloneable Clone
ICloneable Clone See Also