PrimarySortKeyHybridRowSerializer.PrimarySortKeyComparer Class

Definition

public sealed class PrimarySortKeyHybridRowSerializer.PrimarySortKeyComparer : System.Collections.Generic.EqualityComparer<Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.PrimarySortKey>
type PrimarySortKeyHybridRowSerializer.PrimarySortKeyComparer = class
    inherit EqualityComparer<PrimarySortKey>
Public NotInheritable Class PrimarySortKeyHybridRowSerializer.PrimarySortKeyComparer
Inherits EqualityComparer(Of PrimarySortKey)
Inheritance
PrimarySortKeyHybridRowSerializer.PrimarySortKeyComparer

Constructors

PrimarySortKeyHybridRowSerializer.PrimarySortKeyComparer()

Fields

Default

Methods

Equals(PrimarySortKey, PrimarySortKey)
GetHashCode(PrimarySortKey)

Applies to