GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoDocument Class / GetEnumerator Method
In This Topic
    GetEnumerator Method (GoDocument)
    In This Topic
    Get an Enumerator that iterates over all layers to include all document objects.
    Syntax
    public virtual GoLayerCollectionObjectEnumerator GetEnumerator()
    See Also