Method GetHashCode GetHashCode() Creates the hash code for the cache entry. Declaration public override int GetHashCode() Returns Type Description int Returns the hash code for the cache entry. Overrides ValueType.GetHashCode()