ImageGear21.Windows.Controls Assembly > ImageGear.Core Namespace : ImGearReadOnlyDictionary<TKey,TValue> Class |
For a list of all members of this type, see ImGearReadOnlyDictionary<TKey,TValue> members.
Name | Description | |
---|---|---|
Add | Overloaded. This method is not supported by the ImGearReadOnlyDictionary. | |
Clear | This method is not supported by the ImGearReadOnlyDictionary. | |
Contains | Determines whether the dictionary contains the specified key/value pair. | |
ContainsKey | Determines whether the dictionary contains the specified key. | |
CopyTo | Copies the elements of the dictionary to an array, starting at the specified array index. | |
GetEnumerator | Returns an enumerator that iterates through the dictionary. | |
Remove | Overloaded. This method is not supported by the ImGearReadOnlyDictionary. | |
TryGetValue | Gets the value associated with the specified key. |