ManagedConcurrentDictionaryTKey, TValue Properties |
The ManagedConcurrentDictionaryTKey, TValue generic type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of items in the dictionary.
| |
IsEmpty |
Gets true if dictionary is empty.
| |
Keys |
Gets an array of keys.
| |
Values |
Gets an array of Values.
|