Blog Reader RSS LoveCherry 技术无极限 GEO MVP MS Project开源技术
摘要: 链接:http://www.codeproject.com/KB/combobox/DataBinding_with_Enum.aspx KEY: Since SortedList is capable to sort out the item by its "keys" What I did here is for "keys" I have used the Values of Enum an... 阅读全文
posted @ 2008-05-13 11:18 大宋提刑官 阅读(235) 评论(0) 推荐(0) 编辑
摘要: 链接:http://msdn.microsoft.com/en-us/library/system.collections.sortedlist.aspx A SortedList element can be accessed by its key, like an element in any IDictionary implementation, or by its index, like ... 阅读全文
posted @ 2008-05-13 11:12 大宋提刑官 阅读(1267) 评论(2) 推荐(0) 编辑