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