GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork<N,L,Y> Class / AddNode Method
In This Topic
    AddNode Method
    In This Topic
    Overload List
    OverloadDescription
    Adds a GoLayoutGenericNetwork.Node<N,L,Y> to the Network.  
    This convenience method makes sure there is a GoLayoutGenericNetwork.Node<N,L,Y> in this network corresponding to a Northwoods.Go.GoObject.  
    See Also