Gets an ICollection containing the keys of the EmptyDictionary.
An ICollection containing the keys of the EmptyDictionary.
IDictionary.Keys
As the collection is empty a EmptyCollection is returned.
EmptyDictionary Class | log4net.Util Namespace