GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGroupEnumerator Structure / GetEnumerator Method
In This Topic
    GetEnumerator Method (GoGroupEnumerator)
    In This Topic
    Gets an enumerator for iterating over the child GoObjects of this group.
    Syntax
    public GoGroupEnumerator GetEnumerator()
    See Also