Open sandboxFocus

Property Default

Default

Gets the default equality comparer that uses Default semantics. This is the fastest comparer and is suitable for comparing references within the same compilation.

Declaration
public static RefEqualityComparer<T> Default { get; }
Property Value
Type Description
RefEqualityComparer<T>