A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://morelinq.github.io/3.0/ref/api/html/T_MoreLinq_Extensions_DistinctByExtension.htm below:

DistinctByExtension Class

DistinctBy extension.

Inheritance Hierarchy SystemObject
  MoreLinq.ExtensionsDistinctByExtension
Namespace:  MoreLinq.Extensions
Assembly:

MoreLinq (in MoreLinq.dll) Version: 3.0.0

Syntax C# VB C++ F# Copy
public static class DistinctByExtension
<ExtensionAttribute>
Public NotInheritable Class DistinctByExtension
[ExtensionAttribute]
public ref class DistinctByExtension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type DistinctByExtension =  class end
Methods   Name Description DistinctByTSource, TKey(IEnumerableTSource, FuncTSource, TKey)

Returns all distinct elements of the given source, where "distinctness" is determined via a projection and the default equality comparer for the projected type.

DistinctByTSource, TKey(IEnumerableTSource, FuncTSource, TKey, IEqualityComparerTKey)

Returns all distinct elements of the given source, where "distinctness" is determined via a projection and the specified comparer for the projected type.

Top See Also Reference MoreLinq.Extensions Namespace

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4