GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoLink Interface / ToNode Property
In This Topic
    ToNode Property (IGoLink)
    In This Topic
    Gets the node that the link is going to.
    Syntax
    IGoNode ToNode {get;}
    See Also