-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Description
Since this page is all about Deconstruct, there should at least be a note that with C# 9 record-classes come with a built-in deconstruct function. Probably add a short section on using that.
edit by @BillWagner. Add blank line to unbold description.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: ec91dfa8-265f-a220-fe14-14047375ee93
- Version Independent ID: b2afe72f-5b30-8938-7b64-9f45056df36a
- Content: Deconstructing tuples and other types
- Content Source: docs/csharp/deconstruct.md
- Product: dotnet-csharp
- Technology: csharp-fundamentals
- GitHub Login: @BillWagner
- Microsoft Alias: wiwagn