Answer Posted / Archna Kumari
To convert a LINQ query to a List, you can use the ToList() method. Here's an example: var result = myQuery.ToList();
| 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