PluginCollectionGetEnumerator Method Apache log4net™ SDK Documentation
Returns an enumerator that can iterate through the PluginCollection.

Namespace: log4net.Plugin
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public virtual IPluginCollectionEnumerator GetEnumerator()

Return Value

Type: IPluginCollectionEnumerator
An Enumerator for the entire PluginCollection.
See Also

Reference