GoDiagram Win Reference
IGoPort Interface Methods

For a list of all members of this type, see IGoPort members.

Public Methods
 NameDescription
 MethodAddDestinationLinkAdd a link whose IGoLink.FromPort should be this port.  
 MethodAddSourceLinkAdd a link whose IGoLink.ToPort should be this port.  
 MethodCanLinkFromThis predicate should be true if, by itself, there is no known reason why one couldn't create a valid link from this port to some port.  
 MethodCanLinkToThis predicate should be true if, by itself, there is no known reason why one couldn't create a valid link from some port to this one.  
 MethodClearLinksRemove all links connected at this port.  
 MethodContainsLinkThis predicate is true if the given link is connected to this port.  
 MethodCopyLinksArrayReturns a newly allocated array containing references to all of the links connected to this port.  
 MethodIsValidLinkThis predicate should be true when it is valid to create a link from this port to another port.  
 MethodOnLinkChangedThis method is called when a link connected to this port is changed.  
 MethodRemoveLinkRemove a link from the collection of links connected to this port.  
Top
See Also

Reference

IGoPort Interface
Northwoods.Go Namespace
GoPort Class
IGoNode Interface
IGoLink Interface

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback