Resets the enumerator back to the start.
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Implements
IEnumerator ResetRemarks
As the enumerator is over an empty collection Reset does nothing.
See Also