log4net SDK Reference

AppenderCollection Constructor ()

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

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

Remarks

Missing <remarks> documentation for M:log4net.Appender.AppenderCollection.#ctor

See Also

AppenderCollection Class | log4net.Appender Namespace | AppenderCollection Constructor Overload List