Changes

Activity:GetFromDictionary (Activity)

203 bytes added, 12:43, 7 January 2015
| version = 2.1+
}}
The GetFromDictionary activity gets and returns an item, specified by an unique key, from a given dictionary. If the data type of the returned item is known, the GetFromDictionary<T> activity, with a generic type argument, should be used.
==Arguments==
==Usage==
This activity gets and returns an item, specified by its unique key, from the given dictionary.
 
{{Hint|Use GetFromDictionary<T> if the data type of the item is known.}}
==See also==
10,686
edits