dictionary update c#

C#
myDictionary[myKey] = myNewValue;
Source

Also in C#: