Returns an enumerator that can iterate through a collection.
An IEnumerator that can be used to iterate through the collection.
IDictionary.GetEnumerator
As the collection is empty a NullEnumerator is returned.
EmptyDictionary Class | log4net.Util Namespace