|
pure virtualnoexcept |
Returns a hash code for the specified object.
obj | The xtd::object for which a hash code is to be returned. |
type_t
, corresponding to the customized equality comparison provided by the xtd::collections::generic::iequality_comparer::equals method. true
for two objects x
and y
, then the value returned by the xtd::collections::generic::iequality_comparer::get_hash_code method for x
must equal the value returned for y
.