Parameters
- eventFilter1
- First object to be compared.
- eventFilter2
- Second object to be compared.
Return Value
True
if the objects are not equal; false
if they are equal.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.