[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | CountTKey(ExpressionFuncTRecord, TKey) |
Groups records using the supplied key selector, and counts the number of records in each group.
|
![]() | CountTKey, TOutput(ExpressionFuncTRecord, TKey, ExpressionFuncTKey, Int64, TOutput) |
Groups records using the supplied key selector, and counts the number of records in each group.
|
See Also