GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoPortFilteredLinkEnumerator Structure / First Property
In This Topic
    First Property (GoPortFilteredLinkEnumerator)
    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