GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoNodePortEnumerator Structure / GetEnumerator Method
In This Topic
    GetEnumerator Method (GoNodePortEnumerator)
    In This Topic
    Gets an enumerator for iterating over the IGoPorts that are part of this node.
    Syntax
    public GoNodePortEnumerator GetEnumerator()
    See Also