GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLayerCollection Class / GetEnumerator Method
In This Topic
    GetEnumerator Method (GoLayerCollection)
    In This Topic
    Get an Enumerator that iterates over all of the layers of this collection.
    Syntax
    public GoLayerCollectionEnumerator GetEnumerator()
    See Also