IsLinked(IGoPort,IGoPort) Method
This static method determines if there is a link going from one port to another.
Parameters
- a
- a source port
- b
- a destination port
Return Value
True if there is an
IGoLink from to . Note that a link in the opposite direction will not satisfy this predicate.