A deferred sequence containing one representative element for each frequency mode.
Throws
Re-throws any error thrown while iterating source or executing keySelector.
Remarks
Enumeration of the result buffers the entire source to compute frequency counts before yielding results. When multiple elements share a key, only the first occurrence is emitted.
Produces the elements whose occurrence count is tied for the highest frequency in source.