IsInSameNode(IGoPort,IGoPort) Method
This static method determines if both arguments belong to the same IGoNode.
Parameters
- a
- b
Return Value
True if both ports are part of the same
IGoNode. If the ports are not part of an
IGoNode (but only contained by a
GoGroup), their
GoObject.
TopLevelObject
s are compared instead.