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