How do I convert a HashTable to Dictionary in C#? Is it possible?

Posted by Ishan7 under C# on 1/3/2021 | Points: 10 | Views : 1710 | Status : [Member] | Replies : 0
How do I convert a HashTable to Dictionary in C#? Is it possible?

For example, if I have a collection of objects in a HashTable and I want to convert it to a dictionary of objects with a specific type, how can I do that?




Responses

(No response found.)

Login to post response