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