![]() |
Collection
|
Name | Description | |
---|---|---|
![]() |
Majority<T> (IEnumerable<T> , Boolean, IEqualityComparer<T> ) | Returns the majority value in the collection, or default type value if no item represents the majority. |
![]() |
Majority<T> (IEnumerable<T> , T, Boolean, IEqualityComparer<T> ) | Returns the majority value in the collection, or defaultValue if no item represents the majority. |