ReadOnlyDictionary(TKey,TValue) overview
![]() |
Overloaded. Initializes a new instance of the ReadOnlyDictionary(TKey,TValue) class. |
![]() | Gets a value indicating whether this instance is read only. |
![]() | Gets or sets the value with the specified key. |
![]() | Overloaded. Adds the specified key/value pair to this dictionary. |
![]() | Clears this dictionary. |
![]() | Overloaded. Remove key/value pair with the specified key from this dictionary. |
ReadOnlyDictionary<TKey, TValue> Class | ComponentOwl.BetterThumbnailBrowser.Collections Namespace