The methods of the EmptyDictionary class are listed below. For a complete list of EmptyDictionary class members, see the EmptyDictionary Members topic.
![]() | Adds an element with the provided key and value to the EmptyDictionary. |
![]() | Removes all elements from the EmptyDictionary. |
![]() | Determines whether the EmptyDictionary contains an element with the specified key. |
![]() | Copies the elements of the ICollection to an Array, starting at a particular Array index. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns an enumerator that can iterate through a collection. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Removes the element with the specified key from the EmptyDictionary. |
![]() | Returns a String that represents the current Object. |
EmptyDictionary Class | log4net.Util Namespace