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