GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork.Node<N,L,Y> Class / LinksCount Property
In This Topic
    LinksCount Property (GoLayoutGenericNetwork.Node<N,L,Y>)
    In This Topic
    Gets the number of links connected to this node.
    Syntax
    public int LinksCount {get;}
    See Also