Parameters
- nodeId1
- First object to be matched.
- nodeId2
- Second object to be matched.
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.