DiagramLite Programmer's Guide
DiagramNode.GetAllOutgoingLinks Method
See Also
 





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

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public DiagramLinkCollection GetAllOutgoingLinks ()

Visual Basic  Copy Code

Public Function GetAllOutgoingLinks () As DiagramLinkCollection

 Return Value

 See Also

DiagramNode Members
DiagramNode Class
MindFusion.Diagramming Namespace