That is, I\'d like to have a tuple of values.
The use case on my mind:
Dictionary, object>
or
<
There are not built-in classes for that. You can use KeyValuePair or roll out your own implementation.