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