How to iterate over a dictionary in C#? September 13, 2014 Here is a simple way to iterate over items in a dictionary: Read more