CollectionTRecord, TTimeSelectMany Method Naiad Help

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodSelectManyTOutput(ExpressionFuncTRecord, IEnumerableArraySegmentTOutput)
Transforms each record in the collection using the given selector function and flattens the result.
Public methodSelectManyTOutput(ExpressionFuncTRecord, IEnumerableTOutput)
Transforms each record in the collection using the given selector function and flattens the result.
Top
See Also

Reference