Northwoods.Go.Layout Assembly > Northwoods.Go.Layout Namespace : GoLayoutTreePath Enumeration |
'Declaration Public Enum GoLayoutTreePath Inherits System.Enum
public enum GoLayoutTreePath : System.Enum
Member | Description |
---|---|
Destination | The children of a GoLayoutTreeNode are its GoLayoutGenericNetwork.Node<N,L,Y>.Destinations, the collection of connected GoLayoutTreeLink.GoLayoutGenericNetwork.Link<N,L,Y>.ToNodes. |
Source | The children of a GoLayoutTreeNode are its GoLayoutGenericNetwork.Node<N,L,Y>.Sources, the collection of connected GoLayoutTreeLink.GoLayoutGenericNetwork.Link<N,L,Y>.FromNodes. |
System.Object
System.ValueType
System.Enum
Northwoods.Go.Layout.GoLayoutTreePath
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2