PrimarySortKeyHybridRowSerializer.PrimarySortKeyComparer.Equals Method

Definition

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

Parameters

Returns

Applies to