That is, I\'d like to have a tuple of values.
The use case on my mind:
Dictionary, object>
or
<
One simple solution has no been mentioned yet. You can also just use a List. It's built in, efficient and easy to use. Granted, it looks a bit weird at first, but it does its job perfectly, especially for a larger count of elements.
List