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