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