ScopePropertyTypeHybridRowSerializer.ScopePropertyTypeComparer Class

Definition

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

Constructors

ScopePropertyTypeHybridRowSerializer.ScopePropertyTypeComparer()

Fields

Default

Methods

Equals(ScopePropertyType, ScopePropertyType)
GetHashCode(ScopePropertyType)

Applies to