Parameters
- other
- The other object to be tested for equality with this one.
Return Value
Returns
true
if the objects are equal; otherwise, returns false
.true
if the objects are equal; otherwise, returns false
.This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.