0
Reply

how can i store two values with one key

r4rasheed

r4rasheed

Oct 24 2004 12:22 AM
1.6k
My problem is I have a "CODE" which is a key, this CODE corresponds to values "ID" and "AMOUNT" I want to access both the values with my "CODE" like we do in Hashtable Is there any easy way to do this in C#