C# Tuples



C# Tuples

C# Tuples

In C# a Tuple is a data structure that allows you to store multiple values of different types as a single unit.