LevelCollectionILevelCollectionEnumerator InterfaceApache log4net™ SDK Documentation
Supports type-safe iteration over a LevelCollection.

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

public interface ILevelCollectionEnumerator

The LevelCollectionILevelCollectionEnumerator type exposes the following members.

Properties

  NameDescription
Public propertyCurrent
Gets the current element in the collection.
Top
Methods

  NameDescription
Public methodMoveNext
Advances the enumerator to the next element in the collection.
Public methodReset
Sets the enumerator to its initial position, before the first element in the collection.
Top
See Also

Reference