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