EqualityComparer<T>

E1790565 UNEXPLORED

EqualityComparer<T> is an abstract generic base class in .NET that defines how to compare objects of type T for equality and generate their hash codes, often used to customize equality logic in collections.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
EqualityComparer<T> canonical 1

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

System.Collections.Generic provides EqualityComparer<T>