Dear All,
Can i have a datatype of (Value, Key) pair in .Net. My need is, I need to
access the
value randomly by supplying the key. That means if I am geving the Key as an
argument
I need to get the value curresponding to that key.
If anybody knows, Please Reply...
Thanks & Regards,
Bibin.
Matt Berther - 11 May 2004 07:35 GMT
Look at System.Collections.Hashtable.
--
Matt Berther
http://www.mattberther.com
> Dear All,
>
[quoted text clipped - 9 lines]
>
> Bibin.