What data type would you use to store an immutable collection of objects that contain a fixed number of varying types?
Tuple
List
ImmutableCollection
Array