Removes the element with the specified key from the dictionary.
Namespace: MindFusion.CollectionsFile: Dictionary.js
function remove (key)
The key of the element to remove.
Dictionary MembersDictionary ClassMindFusion.Collections Namespace