how to get element dictionary key in csharp by index

Code Example - how to get element dictionary key in csharp by index

                
                        dictionary[dictionary.ElementAt(index).Key]