hello.
I want to use HashSet in my program.
but I couldn't declare HashSet.
My Computer was installed Microsoft .Net FrameWork 3.5.
and also I declared namespace. (using System.Collections.Generic)
But It didn't work.
How i fix this problem?
i am use visual studio 2005(c#) and Windows 7.
thanks.