The methods of the DictionaryBase(TKey,TValue) class are listed below. For a complete list of DictionaryBase(TKey,TValue) class members, see the DictionaryBase(TKey,TValue) Members topic.
![]() | Overloaded. Adds an element with the provided key and value to the IDictionary`2. |
![]() | Removes all items from the ICollection`1. |
![]() | Determines whether the ICollection`1 contains a specific value. |
![]() | Determines whether the IDictionary`2 contains an element with the specified key. |
![]() | Overloaded. Copies the elements of the ICollection to an Array, starting at a particular Array index. |
![]() | Check whether content of this dictionary equals content of the specified dictionary. |
![]() | Returns an enumerator that iterates through the collection. |
![]() | Overloaded. Removes the element with the specified key from the IDictionary`2. |
![]() | Gets the value associated with the specified key. |
DictionaryBase<TKey, TValue> Class | ComponentOwl.BetterThumbnailBrowser Namespace