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