'Declaration
Public Overloads Shared Function Match( _ ByVal nodeId1 As UANodeId, _ ByVal nodeId2 As UANodeId _ ) As Boolean
Parameters
- nodeId1
- First object to be matched.
- nodeId2
- Second object to be matched.
Return Value
True
if the objects are equal; false
otherwise.