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