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