LevelCollectionGetEnumerator 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.8.0-.NET 4.0
Syntax

public virtual LevelCollectionILevelCollectionEnumerator GetEnumerator()

Return Value

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

Reference