What is difference between into and let keyword in LINQ?
Answer Posted / Neha Singh
Let creates a local variable that can be referenced in subsequent clauses, whereas into creates a temporary collection of elements resulting from a query expression.
| 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