C# 循环 Dictionary 及使用

循环 Dictionary 的各项可不像数组、List 那样,做法如下:

另带说一下另一种常见的用法:

用 foreach,非常方便。

 

你可能感兴趣的