GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoPortLinkEnumerator Structure / GetEnumerator Method
In This Topic
    GetEnumerator Method (GoPortLinkEnumerator)
    In This Topic
    Gets an enumerator for iterating over the IGoLinks connected to this port.
    Syntax
    public GoPortLinkEnumerator GetEnumerator()
    See Also