GoDiagram Web Reference
IsInSameNode(IGoPort) Method

Determine if this port is in the same group as another port.
Syntax
'Declaration
 
Public Overloads Overridable Function IsInSameNode( _
   ByVal p As IGoPort _
) As Boolean
public virtual bool IsInSameNode( 
   IGoPort p
)

Parameters

p

Return Value

True if this port is part of the same GoGroup as p.
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

GoPort Class
GoPort Members
Overload List
IsInSameNode(IGoPort,IGoPort) Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback