GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork<N,L,Y> Class / RemoveAllNodesAndLinks Method
In This Topic
    RemoveAllNodesAndLinks Method
    In This Topic
    Removes all nodes and links from the network, resulting in an empty network.
    Syntax
    public void RemoveAllNodesAndLinks()
    See Also