Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

AppenderCollection Class

A strongly-typed collection of IAppender objects.

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

System.Object
���log4net.Appender.AppenderCollection

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

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: log4net.Appender

Assembly: log4net (in log4net.dll)

See Also

AppenderCollection Members | log4net.Appender Namespace