Removes all elements from the EmptyDictionary.
As the collection is empty no values can be removed. A InvalidOperationException is thrown if this method is called.
Exception Type | Condition |
---|---|
InvalidOperationException | This dictionary is always empty and cannot be modified. |
EmptyDictionary Class | log4net.Util Namespace