GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoNode Class / GoNode Constructor
In This Topic
    GoNode Constructor
    In This Topic
    The constructor produces an empty node--no child objects (and thus no ports nor connected links) at no particular location.
    Syntax
    public GoNode()
    See Also