GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork<N,L,Y> Class / DeleteNode Method
In This Topic
    DeleteNode Method
    In This Topic
    Overload List
    OverloadDescription
    Deletes the input node from the network.  
    This convenience method removes any GoLayoutGenericNetwork.Node<N,L,Y> corresponding to a Northwoods.Go.GoObject.  
    See Also