摘要: System.Collections 概述该命名空间下的.NET非泛型集合类如下所示:— System.Collections.ArrayList:数组集合类,使用大小可按动态增加的数组实现Ilist接口。— System.Collections.BitArray:布... 阅读全文
posted @ 2014-10-23 22:12 00000000O 阅读(136) 评论(0) 推荐(0)