MEPAnalyticalNode.IsSameNode
Description:
Verify if this node is connected to the other node and thus represents the same analytical node in the network.
Verify if this node is connected to the other node and thus represents the same analytical node in the network.
public bool IsSameNode(
MEPAnalyticalNode other
)
-
otherThe other node to be compared.
Return Value
bool
True if two nodes represent the same node of the network. Otherwise false.
-
A non-optional argument was null