摘要:
方法一:foreach (System.Collections.DictionaryEntry objDE in objHasTab){ Console.WriteLine(objDE.Key.ToString()); Console.WriteLine(objDE.Value.ToString());}方法二:System.Collections.IDictionaryEnumerator en... 阅读全文
posted @ 2010-08-17 12:02
Wythe
阅读(271)
评论(0)
推荐(0)

浙公网安备 33010602011771号