4 [__DynamicallyInvokable]
12 [__DynamicallyInvokable]
18 [__DynamicallyInvokable]
bool Equals(object other, IEqualityComparer comparer)
Determines whether an object is structurally equal to the current instance.
int GetHashCode(IEqualityComparer comparer)
Returns a hash code for the current instance.
Defines methods to support the comparison of objects for equality.
Defines methods to support the comparison of objects for structural equality.