HpcLinqQueryable.LongSelectMany Method
Overload List
Name | Description |
---|---|
HpcLinqQueryable.LongSelectMany (IQueryable, Expression) | Transforms each record in a set of records to an IEnumerable interface for a set of multiple objects by using an index that is an Int64, and combines those sets of objects into one set. |
HpcLinqQueryable.LongSelectMany (IQueryable, Expression, Expression) | Transforms each record in a set of records to an IEnumerable interface for a set of multiple objects by using an index that is an Int64 in the first function that you specify, then applies a second specified function to each of the objects that result from that transformation, and combines those sets of objects that the second function produces into one set. |
See Also
Reference
HpcLinqQueryable Class
HpcLinqQueryable Members
Microsoft.Hpc.Linq Namespace
SelectMany
SelectMany
Build Date:
2013-04-22