LevelCollection.GetEnumerator Method Apache log4netâ„¢ SDK Documentation
Returns an enumerator that can iterate through the LevelCollection.

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax

public virtual LevelCollection. ILevelCollectionEnumerator GetEnumerator()

Return Value

Type: LevelCollection.ILevelCollectionEnumerator
An Enumerator for the entire LevelCollection.
See Also

Reference