Parameters
- other
- The other object to be tested for equality with this one.
The value of this parameter can be
null
(Nothing
in Visual Basic).
Return Value
true
if the objects are equal; otherwise, returns false
.The value of this parameter can be null
(Nothing
in Visual Basic).
The value of this parameter can be null
(Nothing
in Visual Basic).
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.