PluginCollection ClassApache log4net™ SDK Documentation
A strongly-typed collection of IPlugin objects.
Inheritance Hierarchy

OnlineSystem Object
  log4net.Plugin PluginCollection

Namespace: log4net.Plugin
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public class PluginCollection : IList, 
	ICollection, IEnumerable, ICloneable
See Also