Tuple deconstruction in C# 7
Read OriginalThis technical article details the implementation of tuple deconstruction in C# 7, as updated in Visual Studio 15 Preview 4. It explains how to deconstruct tuples into variables, how to add deconstruction support to custom types via Deconstruct methods, and how metadata for tuple element names is preserved across assemblies.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser