ArrayPropertyTypeHybridRowSerializer.ArrayPropertyTypeComparer Class

Definition

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

Constructors

ArrayPropertyTypeHybridRowSerializer.ArrayPropertyTypeComparer()

Fields

Default

Methods

Equals(ArrayPropertyType, ArrayPropertyType)
GetHashCode(ArrayPropertyType)

Applies to