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