LevelCollection ILevelCollectionEnumerator MembersApache log4net™ SDK Documentation
The LevelCollection ILevelCollectionEnumerator type exposes the following members.
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.
Back to Top
Properties

  NameDescription
Public propertyCurrent
Gets the current element in the collection.
Back to Top
See Also