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