Enumerable.SelectMany Method (System.Linq)

Projects each element of a sequence to an IEnumerable<T> and flattens the resulting sequences into one sequence. </t>