log4net SDK Reference

LevelCollection.ILevelCollectionEnumerator.Reset Method 

Sets the enumerator to its initial position, before the first element in the collection.

[Visual Basic]
Sub Reset()
[C#]
void Reset();

Remarks

Missing <remarks> documentation for M:log4net.Core.LevelCollection.ILevelCollectionEnumerator.Reset

See Also

LevelCollection.ILevelCollectionEnumerator Interface | log4net.Core Namespace