Search
DiagramNode.GetAllOutgoingLinks Method
See Also
 





 Overload List

Name Description

DiagramNode.GetAllOutgoingLinks ()

Gets a collection of all links going out of this node.

DiagramNode.GetAllOutgoingLinks (DiagramLinkCollection)

Adds all links going out of this node to the specified collection.

 See Also