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