Skip to content

Contradictory information on LINQ "group by" docs #41003

Open
@matheusanmo

Description

@matheusanmo

Type of issue

Missing information

Description

The Grouping Data page says at the first table that GroupBy's usage in LINQ is either group ... by or group ... by ... into ....
This seems to contradict the group clause page, which does not mention any usage of the group ... by, only group ... by ....
If I'm correct I believe the Grouping Data page should change group ... by to group ... by ... in its table.

Page URL

https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/group-clause

Content source URL

https://github.com/dotnet/docs/blob/main/docs/csharp/language-reference/keywords/group-clause.md

Document Version Independent Id

a3aa9b7d-0cc1-778d-b01b-6bedcd80799b

Article author

@BillWagner

Metadata

  • ID: 781a32e0-448c-2ca7-649f-5bf181302ec3
  • Service: dotnet-csharp
  • Sub-service: lang-reference

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions