GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoPort Class / LinksCount Property
In This Topic
    LinksCount Property (GoPort)
    In This Topic
    Gets the total number of links connected at this port.
    Syntax
    [Description("The total number of links connected at this port.")]
    public virtual int LinksCount {get;}
    See Also