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