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