GoDiagram Web Reference
GetOtherPort(IGoPort) Method

Return the port at the other end of this link from the given port.
Syntax
'Declaration
 
Public Overloads Function GetOtherPort( _
   ByVal p As IGoPort _
) As IGoPort
public IGoPort GetOtherPort( 
   IGoPort p
)

Parameters

p

Return Value

GoLink.GetOtherPort(this, p), an IGoPort.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoLink Class
GoLink Members
Overload List

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback