Retrieves the hash code of the object returned by the Nullable`1.Value property.
![]()
The hash code of the object returned by the Nullable`1.Value property if the Nullable`1.HasValue property is true, or zero if the Nullable`1.HasValue property is false.
The algorithm used to generate the hash code is unspecified.