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 | |
---|---|---|
Count | Gets the number of key/value pairs contained in the dictionary. | |
IsReadOnly | Gets a value indicating whether the dictionary is read-only. | |
Item | Gets the value associated with the specified key. | |
Keys | Gets a collection containing the keys in the dictionary. | |
Values | Gets a collection containing the values in the dictionary. |