log4net SDK Reference

LevelCollection.ILevelCollectionEnumerator.Current Property

Gets the current element in the collection.

[Visual Basic]
Property Current As Level
[C#]
Level Current {get;}

Remarks

Missing <remarks> documentation for P:log4net.Core.LevelCollection.ILevelCollectionEnumerator.Current

See Also

LevelCollection.ILevelCollectionEnumerator Interface | log4net.Core Namespace