GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLink Class / ToNode Property
In This Topic
    ToNode Property (GoLink)
    In This Topic
    Gets the node that the link is going to.
    Syntax
    [Description("The node that the link is going to.")]
    public virtual IGoNode ToNode {get;}
    See Also