GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLayerCollection Class / GetObjectEnumerator Method
In This Topic
    GetObjectEnumerator Method
    In This Topic
    Get an Enumerator that iterates over all of the objects in all of the layers in this collection, in the desired order.
    Syntax
    public GoLayerCollectionObjectEnumerator GetObjectEnumerator( 
       bool forward
    )

    Parameters

    forward
    See Also