Windows Phone 7上的HashSet <T>

j00*_*0hi 14 c# silverlight windows-phone-7

Windows Phone 7上没有System.Collections.Generic.HashSet吗?

bob*_*mcr 16

Windows Phone 7 .NET库与Silverlight 3.0(没有HashSet)中提供的库相当.你可以构建类似于HashSet使用a的东西Dictionary.例如,请参阅此MSDN论坛帖子:http://social.msdn.microsoft.com/Forums/en-US/windowsphone7series/thread/e1dd3571-dfb8-4abe-b63a-62106d6a4965/