Gets the value associated with the specified key.
true if the object that implements IDictionary`2 contains an element with the specified key; otherwise, false.
IDictionary<TKey, TValue>.TryGetValue
| Exception Type | Condition | 
|---|---|
| ArgumentNullException | key is null. | 
DictionaryBase<TKey, TValue> Class | ComponentOwl.BetterThumbnailBrowser Namespace