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