DEV Community

Cover image for C# Language Highlights: Tuples
Cecil L. Phillip 🇦🇬 for .NET

Posted on

C# Language Highlights: Tuples

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# documentation

If you liked this video and would like to see some more of our .NET content, please subscribe to our .NET Developers YouTube Channel.

Useful Links

Top comments (0)