EquatableKeyValue<TKey> Class

Definition

Objects of this type contain a key value corresponding to a Metadata item and implement Equals(Object) that return true only for other objects corresponding to the same Metadata item.

C#
public sealed class EquatableKeyValue<TKey>

Type Parameters

TKey

The underlying key type.

Inheritance
EquatableKeyValue<TKey>

Constructors

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

GetHashCode()

Serves as the default hash function.

Applies to

Produkt Versioner
Entity Framework Core 7.0, 8.0, 9.0