For a list of all members of this type, see Generic ThreadSafeDictionary members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements contained in the Generic ICollection. |
| IsReadOnly | Gets a value indicating whether the Generic ICollection is read-only. |
| Item | Gets or sets value with the specified key. |
| Keys | Gets an Generic ICollection containing the keys of the Generic IDictionary. |
| Values | Gets an Generic ICollection containing the values in the Generic IDictionary. |