LevelCollection ClassApache log4netâ„¢ SDK Documentation
A strongly-typed collection of Level objects.
Inheritance Hierarchy

OnlineSystem.Object
  log4net.Core.LevelCollection

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public class LevelCollection : IList, 
	ICollection, IEnumerable, ICloneable
See Also