I have a problem when trying to convert a dictionary to list.
Example if I have a dictionary with template string as key and string as value. Then I wish to convert the
Alternatively:
var keys = new List(dicNumber.Keys);