Answer Posted / Amit Mishra
"To write a WHERE clause in LINQ, use the Where() extension method. For example: var result = myList.Where(item => item.Id == 1);"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category