CapyKit/Documentation/Help/Overload_CapyKit_PropertyComparer_2_Equals.md

20 lines
622 B
Markdown

# Equals Method
## Overload List
<table>
<tr>
<td><a href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)" target="_blank" rel="noopener noreferrer">Equals(Object)</a></td>
<td>Determines whether the specified object is equal to the current object.</td></tr>
<tr>
<td><a href="M_CapyKit_PropertyComparer_2_Equals.md">Equals(T, T)</a></td>
<td>Determines whether the specified properties are equal.</td></tr>
</table>
## See Also
#### Reference
<a href="T_CapyKit_PropertyComparer_2.md">PropertyComparer(T, U) Class</a>
<a href="N_CapyKit.md">CapyKit Namespace</a>