Is there a collection object to store 4 values, for exam the hashtable only stores 2, i want something that looks like this
KEY_VALUE_VALUE_VALUE

of corse we can use databases, what i want is something like the hashtable, is there any object? or can we expand other options to get something like this?!