C# Language Highlights: Tuples

Published: Sept. 29, 2020, 12:57 p.m.

In this video, Maira and Kendra will teach us how to use tuples in C#. The tuples feature provides concise syntax to group multiple data elements in a lightweight data structure. To learn more about other C# features, head over to the C# docs.

 

Useful Links