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