次の方法で共有


PrimarySortKeyHybridRowSerializer.PrimarySortKeyComparer クラス

定義

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)
継承
PrimarySortKeyHybridRowSerializer.PrimarySortKeyComparer

コンストラクター

PrimarySortKeyHybridRowSerializer.PrimarySortKeyComparer()

フィールド

Default

メソッド

Equals(PrimarySortKey, PrimarySortKey)
GetHashCode(PrimarySortKey)

適用対象