G
Guest
I want to be able to change the values in a SortedList, I tried doing a
foreach but it doesn't let me modify the DictionaryEntry.
So How do I go about changing the values of a SortedList as I loop through it?
Thanks
foreach but it doesn't let me modify the DictionaryEntry.
So How do I go about changing the values of a SortedList as I loop through it?
Thanks