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