GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoCollection Class / GetEnumerator Method
In This Topic
    GetEnumerator Method (GoCollection)
    In This Topic
    Gets an enumerator for iterating over the GoObjects in this collection.
    Syntax
    public virtual GoCollectionEnumerator GetEnumerator()
    See Also