Is it possible to set a default null value for a case where a key is not found in a dictionary or array?
KeyNotFoundException: The given key was not present in the dictionary.
System.Collections.Generic.Dictionary`2[System.String,System.Int32].get_Item (System.String key)