Mono Class Library: System.Collections.Generic Namespace

System.Collections.Generic.IEqualityComparer<T>

Provides a mechanism to customize equality in sort ordering of a generic collection. [Edit]

See Also: IEqualityComparer<T> Members

public interface IEqualityComparer<T>

Type Parameters

T
Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Collections.Generic
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0