次の方法で共有


PropertyHybridRowSerializer.PropertyComparer クラス

定義

public sealed class PropertyHybridRowSerializer.PropertyComparer : System.Collections.Generic.EqualityComparer<Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.Property>
type PropertyHybridRowSerializer.PropertyComparer = class
    inherit EqualityComparer<Property>
Public NotInheritable Class PropertyHybridRowSerializer.PropertyComparer
Inherits EqualityComparer(Of Property)
継承
PropertyHybridRowSerializer.PropertyComparer

コンストラクター

PropertyHybridRowSerializer.PropertyComparer()

フィールド

Default

メソッド

Equals(Property, Property)
GetHashCode(Property)

適用対象