log4net SDK Reference

LevelCollection Constructor ()

Initializes a new instance of the LevelCollection class that is empty and has the default initial capacity.

[Visual Basic]
Overloads Public Sub New()
[C#]
public LevelCollection();

Remarks

Missing <remarks> documentation for M:log4net.Core.LevelCollection.#ctor

See Also

LevelCollection Class | log4net.Core Namespace | LevelCollection Constructor Overload List