System.Collections.Generic;应该引入哪个引用啊缺少哪个.该怎么处理

System.Collections.Generic应该引入哪个引用啊???缺少哪个...System.Collections.Generic俺是菜鸟...[

System.Collections.Generic;应该引入哪个引用啊???缺少哪个...
System.Collections.Generic;
俺是菜鸟...

[解决办法]
命名空间:System.Collections.Generic
程序集:mscorlib(在 mscorlib.dll 中)
[解决办法]
一般来说你引用了System就可以了。