-1
A
回答
1
DictionaryEntry
用於舊的.NET 1.0非通用Hashtable
類。在.NET 2.0中引入的通用Dictionary
類使用KeyValuePair
。
+0
KeyValuePair只能與Dictionary類一起使用。 – 2011-05-21 20:19:18
相關問題
- 1. KeyValuePair VS DictionaryEntry
- 2. 字典和KeyValuePair
- 3. 設定值的DictionaryEntry
- 4. 的DictionaryEntry用戶對象
- 5. 使用集合 - Arraylist,Sorted list,Dictionaryentry
- 6. NG-重複嵌套和KeyValuePair
- 7. 通用KeyValuePair和類型推斷
- 8. 爲了keyvaluepair使用LINQ
- 9. Objective C - KeyValuePair類?
- 10. 如何deserialzie KeyValuePair
- 11. KeyValuePair與NameValueCollection
- 12. KeyValuePair協方差
- 13. Dictionary and KeyValuePair
- 14. KeyValuePair是Nothing
- 15. XML錯誤序列化DictionaryEntry []屬性
- 16. DictionaryEntry循環的性能問題
- 17. 如何從Hashtable中獲取DictionaryEntry對象?
- 18. LINQ到的DataGridView和回KeyValuePair(或類似)
- 19. 從KeyValuePair獲取值
- 20. KeyValuePair在WCF服務
- 21. 差分<KeyValuePair>
- 22. 如何通過KeyValuePair
- 23. 設置了IEnumerable KeyValuePair
- 24. 具有通用值的KeyValuePair
- 25. 使用列表<KeyValuePair>存儲鍵和值
- 26. 投KeyValuePair <GUID,對象>到KeyValuePair <字符串,對象>
- 27. 如何將值設置爲:KeyValuePair <KeyValuePair <String,String>,int>
- 28. 帶重複鍵的KeyValuePair
- 29. 映射JSON(jQuery的),以KeyValuePair
- 30. 將對象轉換爲KeyValuePair
如果你真的需要知道,那麼你會知道何時何地。我們應該假設.NET? – 2011-05-21 19:50:04
.net相關問題。 – 2011-05-21 19:58:40