会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
abatei
专注
博客园
首页
联系
管理
2008年2月16日
构建可反转排序的泛型字典类(5)--实现IEnumerable
>接口
摘要: 5. 实现IEnumerable>接口 我们先来看看ReversibleSortedList类的定义: public class ReversibleSortedList : IDictionary, ICollection>, IEnumerable>, IDictionary, ICollection, IEnumerable 它一共实现了6个接口。...
阅读全文
posted @ 2008-02-16 10:00 abatei
阅读(2042)
评论(0)
推荐(0)
编辑
公告