DictionaryRemove (dictionary, string key)
Removes from the dictionary the element with the specified key. If there is no such key, it does nothing.
DictionaryRemove (dictionary, string key)
Removes from the dictionary the element with the specified key. If there is no such key, it does nothing.