'Usage
Parameters
- left
- First object to be compared.
- right
- Second object to be compared.
Return Value
True
if the objects are not equal; false
if they are equal.'Usage
True
if the objects are not equal; false
if they are equal.This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.