CapyKit/Documentation/Help/Overload_CapyKit_PropertyComparer_2_GetHashCode.md

20 lines
549 B
Markdown
Raw Normal View History

# GetHashCode Method
## Overload List
<table>
<tr>
<td><a href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode" target="_blank" rel="noopener noreferrer">GetHashCode()</a></td>
<td>Serves as the default hash function.</td></tr>
<tr>
<td><a href="M_CapyKit_PropertyComparer_2_GetHashCode">GetHashCode(T)</a></td>
<td>Returns a hash code for the specified object.</td></tr>
</table>
## See Also
#### Reference
<a href="T_CapyKit_PropertyComparer_2">PropertyComparer(T, U) Class</a>
<a href="N_CapyKit">CapyKit Namespace</a>