GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLayer Class / GetEnumerator Method
In This Topic
    GetEnumerator Method (GoLayer)
    In This Topic
    Get an GoLayerEnumerator that iterates over all objects in this layer.
    Syntax
    public GoLayerEnumerator GetEnumerator()
    See Also