SyntaxFix
Write A Post
Hire A Developer
Questions
try this code :
table1.GroupBy(x => x.Text).Select(x => x.FirstOrDefault());