GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoNodePortEnumerator Structure / Current Property
In This Topic
    Current Property (GoNodePortEnumerator)
    In This Topic
    Gets the current port in the collection of ports that are part of this node.
    Syntax
    public IGoPort Current {get;}
    See Also