在.NET 3.5中似乎没有OrderedDictionary(在System.Collections.Specialized命名空间中)的通用实现.有没有我错过的?
OrderedDictionary
System.Collections.Specialized
我发现那里的实现提供了功能,但想知道是否/为什么没有开箱即用的通用实现,如果有人知道它是否是.NET 4.0中的东西?
.net c# generics ordereddictionary .net-4.0
.net ×1
.net-4.0 ×1
c# ×1
generics ×1
ordereddictionary ×1