0
Answer

how can i store two values with one key

r4rasheed

r4rasheed

20y
1.7k
1
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#