TaggedPropertyTypeHybridRowSerializer.TaggedPropertyTypeComparer.Equals Method

Definition

public override bool Equals (Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.TaggedPropertyType x, Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.TaggedPropertyType y);
override this.Equals : Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.TaggedPropertyType * Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.TaggedPropertyType -> bool
Public Overrides Function Equals (x As TaggedPropertyType, y As TaggedPropertyType) As Boolean

Parameters

Returns

Applies to