Associates the specified value with the specified key within the dictionary.
Namespace: MindFusion.CollectionsFile: Dictionary.js
function set (key, value)
The key to associate the value with.
The value to associate.
Dictionary MembersDictionary ClassMindFusion.Collections Namespace