CollectionTRecord, TTimeSum Method Naiad Help

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

Overload List

  NameDescription
Public methodSumTKey, TOutput(ExpressionFuncTRecord, TKey, ExpressionFuncTRecord, Double, ExpressionFuncTKey, Double, TOutput)
Groups records using the supplied key selector, and computes the sum of the records in each group.
Public methodSumTKey, TOutput(ExpressionFuncTRecord, TKey, ExpressionFuncTRecord, Int32, ExpressionFuncTKey, Int32, TOutput)
Groups records using the supplied key selector, and computes the sum of the records in each group.
Public methodSumTKey, TOutput(ExpressionFuncTRecord, TKey, ExpressionFuncTRecord, Int64, ExpressionFuncTKey, Int64, TOutput)
Groups records using the supplied key selector, and computes the sum of the records in each group.
Public methodSumTKey, TOutput(ExpressionFuncTRecord, TKey, ExpressionFuncTRecord, Single, ExpressionFuncTKey, Single, TOutput)
Groups records using the supplied key selector, and computes the sum of the records in each group.
Top
See Also

Reference