Uploaded August 2020 | Updated September 2026, 1 week ago
A tuple provides a lightweight way to retrieve multiple values from a method call. But once you retrieve the tuple, you have to handle its individual elements. In this video we take a deep dive into ValueTuples and Deconstruction. I provide some guidance on when to use them and when not to.
We also take a deep dive into Anonymous Types, since they appear similar to Value Tuples.
A tuple provides a lightweight way to retrieve multiple values from a method call. But once you retrieve the tuple, you have to handle its individual elements. In this video we take a deep dive into ValueTuples and Deconstruction. I provide some guidance on when to use them and when not to.
We also take a deep dive into Anonymous Types, since they appear similar to Value Tuples.


