xtd 0.2.0
Loading...
Searching...
No Matches

◆ to_hash_code()

xtd::size xtd::hash_code::to_hash_code ( ) const
noexcept

Calculates the final hash code after consecutive xtd::hash_code::add invocations.

Returns
The calculated hash code.
Remarks
This method must be called at most once per instance of xtd::hash_code.