Search
DiagramNode.GetAllOutgoingLinks Method
See Also
 






Collects all links going out of this node.

 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