| SyncDictionaryTKey, TValue Methods |
The SyncDictionaryTKey, TValue generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | ||
| Clear | ||
| ContainsKey | 确定字典中是否包含指定的键。 | |
| CopyTo | 从特定的数组索引开始,将集合中的元素复制到一个数组中。 | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator | 返回一个循环访问集合的枚举数。 | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Remove | 从字典中移除所指定的键的值。 | |
| ToString | (Inherited from Object.) | |
| TryGetValue |