c# dictionary cannot change key/value when use foreach

If you need to change dictionary keys, it can be solved with the help of another dictionary with the same keys. Iterate this one and change this.

posted @ 2015-08-23 17:37  sumile123  阅读(217)  评论(0)    收藏  举报