Hello guys, I am trying to create a dictionary having string and dictionary (with string and list).
But always getting error :
Argument 2: cannot convert from void to system.collections.generic.List
I checked it a lot of times and found no issue ....
Can anybody pls help me finding the issue here?
Rajanikant HawaldarPosted Jun 21, 2021, 9:56 AM
Sachin SinghPosted Jun 21, 2021, 10:02 AM
Nabin AgarwalaPosted Jun 21, 2021, 9:51 AM
Sachin SinghPosted Jun 21, 2021, 9:49 AM
this is how you can use a dictionary with a list
Rajanikant HawaldarPosted Jun 21, 2021, 9:43 AM