GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoNodeLinkEnumerator Structure / Last Property
In This Topic
    Last Property (GoNodeLinkEnumerator)
    In This Topic
    Gets the last IGoLink, or null if there are no links connected to ports in this node.
    Syntax
    public IGoLink Last {get;}
    See Also