csharp dictionary key set

Code Example - csharp dictionary key set

                
                        List<string> keyList = new List<string>(this.yourDictionary.Keys);