c# get last element of dictionary code example Example: write last element of dictionary c# var last = dictionary.Values.Last();