GoDiagram Web Reference
ContainsLink Method (GoPort)

Determine if a link is connected at this port.
Syntax
'Declaration
 
Public Overridable Function ContainsLink( _
   ByVal l As IGoLink _
) As Boolean
public virtual bool ContainsLink( 
   IGoLink l
)

Parameters

l

Return Value

True if l is in this port's collection of connected links.
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

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback