log4net SDK Reference

PluginCollection Class

A strongly-typed collection of IPlugin objects.

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

System.Object
   log4net.Plugin.PluginCollection

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

Thread Safety

This type is not safe for multithreaded operations.

Remarks

Missing <remarks> documentation for T:log4net.Plugin.PluginCollection

Requirements

Namespace: log4net.Plugin

Assembly: log4net (in log4net.dll)

See Also

PluginCollection Members | log4net.Plugin Namespace