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