SyntaxFix
Write A Post
Hire A Developer
Questions
You can try this:table1.GroupBy(t => t.Text).Select(shape => shape.r)).Distinct();
table1.GroupBy(t => t.Text).Select(shape => shape.r)).Distinct();