GoDiagram Web Reference
ClearLinks() Method

Remove all links connected to this port.
Syntax
'Declaration
 
Public Overridable Sub ClearLinks() 
public virtual void ClearLinks()
Remarks
Normally this will just call IGoLink.Unlink on each link. However, this method does not do so if the link is in a document but the port is in a view, or vice versa.
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