AsyncQueryableSelectManyTSource, TOther Method (IAsyncQueryableTSource, IAsyncEnumerableTOther) |
Namespace: System.Linq
public static IAsyncQueryable<TOther> SelectMany<TSource, TOther>( this IAsyncQueryable<TSource> source, IAsyncEnumerable<TOther> other )