只是一个普遍的好奇心问题.为什么在创建项目时默认情况下在Visual Studio中添加了此命名空间"System.Collections.Generic",而不是让我们说"System.Collections"?
Generics下的Collection Classes是最优选的方式,而不是System.Collections中的Collection Classes吗?
谢谢哈尔莎
c#
c# ×1