can't add reference for hash tables in C#.net
-
I am used to VB.NET so this might be something stupid, but I can't seem to find a way to add System.Collection in C#.net after right clicking the references folder and selecting "add reference". I am trying to use a hash table but need the reference. Thanks for the help
-
I am used to VB.NET so this might be something stupid, but I can't seem to find a way to add System.Collection in C#.net after right clicking the references folder and selecting "add reference". I am trying to use a hash table but need the reference. Thanks for the help
I believe it's there already, have you tried to just use it ? Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer
-
I believe it's there already, have you tried to just use it ? Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer
-
hmm, maybe I should try :) Ya I did try silly. For some reason on my home machine it is readily available. On the other machine it threw an error saying that it had to be referenced, but it was no where in the reference library.
According to MSDN, it's in Assembly: Mscorlib (in Mscorlib.dll). Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer