Hi guys
I have to work with dictionary and I want to change/update it’s Value in for each loop and save updated value in same dictionary.
But while doing this I am getting an error as “Some data modified in collection…”
Is their any clue how can we achieve this.