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