ReadOnlyDictionary Properties |
The ReadOnlyDictionary type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of entries in the dictionary
| |
Item |
Gets the value of the given key, or lack thereof,
wrapped inside of a ReadOnlyFragment | |
Keys |
Gets all the keys held by this dictionary
|