|   | Collection | 
 Overload List
Overload List
        | Name | Description | |
|---|---|---|
|   | MajorityT(IEnumerableT, Boolean, IEqualityComparerT) | Returns the majority value in the collection, or default type value if no item represents the majority. | 
|   | MajorityT(IEnumerableT, T, Boolean, IEqualityComparerT) | Returns the majority value in the collection, or defaultValue if no item represents the majority. | 
 See Also
See Also