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