CollectionTRecord, TTimeMin Method Naiad Help

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

Overload List

  NameDescription
Public methodMinTKey, TComparable(ExpressionFuncTRecord, TKey, ExpressionFuncTRecord, TComparable)
Groups records using the supplied key selector, and computes the minimum value in each group.
Public methodMinTKey, TComparable, TValue(ExpressionFuncTRecord, TKey, ExpressionFuncTRecord, TValue, ExpressionFuncTKey, TValue, TComparable, ExpressionFuncTKey, TValue, TRecord)
Groups records using the supplied key selector, and computes the minimum value in each group.
Public methodMinTValue, TComparable(ExpressionFuncTRecord, Int32, ExpressionFuncTRecord, TValue, ExpressionFuncInt32, TValue, TComparable, ExpressionFuncInt32, TValue, TRecord, Boolean)
Groups records using the supplied integer-valued key selector, and computes the minimum value in each group.
Top
See Also

Reference