GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork<N,L,Y> Class / CreateNetworkNode Method
In This Topic
    CreateNetworkNode Method
    In This Topic
    Allocate a new instance of GoLayoutGenericNetwork.Node<N,L,Y>.
    Syntax
    public virtual N CreateNetworkNode()
    See Also