log4net SDK Reference

LevelCollection Class

A strongly-typed collection of Level objects.

For a list of all members of this type, see LevelCollection Members.

System.Object
   log4net.Core.LevelCollection

[Visual Basic]
Public Class LevelCollection
    Implements IList, ICollection, IEnumerable, ICloneable
[C#]
public class LevelCollection : IList, ICollection, IEnumerable, ICloneable

Thread Safety

This type is not safe for multithreaded operations.

Remarks

Missing <remarks> documentation for T:log4net.Core.LevelCollection

Requirements

Namespace: log4net.Core

Assembly: log4net (in log4net.dll)

See Also

LevelCollection Members | log4net.Core Namespace