C# 集合类

 1.来自 idior(MVP)的文章,很有收获的。

 From: http://www.cnblogs.com/idior/archive/2005/04/25/144573.html

.Net的新功能: 泛型,匿名方法,新的迭代器
这些功能都是与集合的应用紧密相关的,希望以后能有新的发现,将这个系列完善.欢迎提出你的看法
.Net2.0的集合操作 --- What i know?
.Net2.0的集合操作 --- What i hope?
.Net2.0的集合操作 --- What i forgot?
CollectionClosureMethod in .Net
Array & IList(something wrong in Windbey beta2)

你可能感兴趣的:(集合类)