Creates a read-only wrapper for a PluginCollection instance.
Namespace: log4net.Plugin
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- list
- Type: log4net.PluginPluginCollection
list to create a readonly wrapper arround
Return Value
Type: PluginCollectionA PluginCollection wrapper that is read-only.
See Also