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