![]() | ISharedDictionaryTKey, TValue Methods |
The ISharedDictionaryTKey, TValue generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add | Adds an element with the provided key and value to the IDictionaryTKey, TValue. |
![]() | Clear | Removes all items from the ICollectionT. |
![]() | ContainsKey | Determines whether the IDictionaryTKey, TValue contains an element with the specified key. |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from ISharedEnumerableT.) |
![]() | Remove | Removes the element with the specified key from the IDictionaryTKey, TValue. |
![]() | TryGetValue | Gets the value associated with the specified key. |