Parameters
- obj
- The System.Object to compare with the current System.Object.
Return Value
true if the specified System.Object is equal to the current System.Object; otherwise, false.
| Exception | Description |
|---|---|
| System.NullReferenceException | The obj parameter is null. |