CollectionTRecord, TTimeGroupBy Method Naiad Help

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

Overload List

  NameDescription
Public methodGroupByTKey, TOutput(ExpressionFuncTRecord, TKey, FuncTKey, IEnumerableTRecord, IEnumerableTOutput)
Groups records using the supplied key selector, and applies the given reduction function.
Public methodGroupByTKey, TValue, TOutput(ExpressionFuncTRecord, TKey, ExpressionFuncTRecord, TValue, FuncTKey, IEnumerableTValue, IEnumerableTOutput)
Groups records using the supplied key selector, and applies the given reduction function.
Top
See Also

Reference