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