SchemaOptionsHybridRowSerializer.SchemaOptionsComparer Class

Definition

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

Constructors

SchemaOptionsHybridRowSerializer.SchemaOptionsComparer()

Fields

Default

Methods

Equals(SchemaOptions, SchemaOptions)
GetHashCode(SchemaOptions)

Applies to