| QueryableExSelectMany Method |
| Name | Description | |
|---|---|---|
| SelectManyTSource, TOther(IEnumerableTSource, IEnumerableTOther) | ||
| SelectManyTSource, TOther(IQueryableTSource, IEnumerableTOther) |
Projects each element of a sequence to an given sequence and flattens the resulting sequences into one sequence.
|