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