Staff answered 2 years ago
- Tuples are a data structure that holds object properties and contain a sequence of elements of different data types.
- They were introduced as a Tuple class in .net Framework 4.0 to avoid the need of creating separate types to hold object properties.