Collection
|
Name | Description | |
---|---|---|
MajorityByTSource, TKey(IEnumerableTSource, FuncTSource, TKey, Boolean, IEqualityComparerTKey) | Returns the majority value in the collection, or default type value if no item represents the majority. | |
MajorityByTSource, TKey(IEnumerableTSource, TSource, FuncTSource, TKey, Boolean, IEqualityComparerTKey) | Returns the majority value in the collection, or defaultValue if no item represents the majority. |