GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoNode Class / Ports Property
In This Topic
    Ports Property (GoNode)
    In This Topic
    Gets an enumerator over all of the ports that are part of this node.
    Syntax
    [Description("Gets an enumerator over all of the ports that are part of this node.")]
    public virtual GoNodePortEnumerator Ports {get;}
    See Also