PropertyHybridRowSerializer.PropertyComparer Class

Definition

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)
Inheritance
PropertyHybridRowSerializer.PropertyComparer

Constructors

PropertyHybridRowSerializer.PropertyComparer()

Fields

Default

Methods

Equals(Property, Property)
GetHashCode(Property)

Applies to