GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork.Node<N,L,Y> Class / Nodes Property
In This Topic
    Nodes Property (GoLayoutGenericNetwork.Node<N,L,Y>)
    In This Topic
    Gets an enumerator over all of the nodes that are connected to this node.
    Syntax
    Remarks
    The enumerator iterates over the set of all nodes that have ports that have any links connected to any port of this node.
    See Also