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
If you want to use Linq then you can use the following snippet:
var listNumber = dicNumber.Keys.ToList();