Answer Posted / Gaurav Bahadur Chand
SelectMany is a LINQ operator used to flatten sequences. It takes an IEnumerable and a selector function, applying the function to each element of the sequence and concatenating the results into a single sequence.
| 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