Search
DiagramNode.GetAllIncomingLinks Method
See Also
 





 Overload List

Name Description

DiagramNode.GetAllIncomingLinks ()

Gets a collection of all links entering this node.

DiagramNode.GetAllIncomingLinks (DiagramLinkCollection)

Adds all links going in this node to the specified collection.

 See Also