PartitionKeyHybridRowSerializer.PartitionKeyComparer.GetHashCode Method

Definition

public override int GetHashCode (Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.PartitionKey obj);
override this.GetHashCode : Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.PartitionKey -> int
Public Overrides Function GetHashCode (obj As PartitionKey) As Integer

Parameters

Returns

Applies to