Gets the value associated with the specified key within the dictionary.
Namespace: MindFusion.CollectionsFile: Dictionary.js
function get (key)
The key whose value to get.
An exception is thrown if the specified key is not present in the dictionary.
Dictionary MembersDictionary ClassMindFusion.Collections Namespace