GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoPort Class / Links Property
In This Topic
    Links Property (GoPort)
    In This Topic
    Gets an enumerator over all of the links connected at this port.
    Syntax
    [Description("Gets an enumerator over all of the links connected at this port.")]
    public virtual GoPortLinkEnumerator Links {get;}
    See Also