GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutNetwork Class / GoLayoutNetwork Constructor
In This Topic
    GoLayoutNetwork Constructor
    In This Topic
    Overload List
    OverloadDescription
    Constructs an empty network.  
    Constructs a network from a collection of GoObjects, by also calling AddNodesAndLinksFromCollection(collection, true)  
    See Also