Hi,
I’m trying to get access to specify value from dictionary.
I’ve made something like below.
How can I get access to specify value under “key”?
Right now in output i’ve got only : System.Collections.Generic.Dictionary`2+ValueCollection[System.String,System.Object]
Regards,
A