Defines a generalized method that a value type or class implements to create a type-specific method for determining equality of instances.
Public Methods | |
| virtual auto | get_hash_code () const noexcept -> xtd::usize=0 |
| Serves as a hash function for a particular type. | |
|
nodiscardpure virtualnoexcept |
Serves as a hash function for a particular type.