Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
NullDictionaryEnumerator.Reset�Method�
Resets the enumerator back to the start.
[Visual�Basic]
NotOverridable�Public�Sub�Reset()�_
[C#]
public�
void�Reset();
Implements
IEnumerator.Reset
Remarks
As the enumerator is over an empty collection Reset does nothing.
See Also
NullDictionaryEnumerator Class | log4net.Util Namespace