[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
SelectManyTOutput(ExpressionFuncTRecord, IEnumerableArraySegmentTOutput) |
Transforms each record in the collection using the given selector function and flattens the result.
| |
SelectManyTOutput(ExpressionFuncTRecord, IEnumerableTOutput) |
Transforms each record in the collection using the given selector function and flattens the result.
|
See Also