Range<T>.GetHashCode
Method
Definition
Creates the hashcode for the range.
public override int GetHashCode ();
Returns
Returns the hashcode for the range.
Remarks
The Range class that represents a range used by the RangePartitionResolver<T> class in the Azure DocumentDB database service.