Forum Discussion

rbhogavalli's avatar
rbhogavalli
Occasional Contributor
11 years ago
Solved

How to create an object of type Dictionary<string, List<string>>

How to create an object of type dotNEt.System.Collections.generic.Dictionary(tKey,tVal)?

I can only find  dotNEt.System.Collections.generic.Dictionary_2 which is a property. verifird the constructor but they dont match this type Dictionary(tKey,tVal).





Thanks for your time in advance :)