GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoDocument Class / Backwards Property
In This Topic
    Backwards Property (GoDocument)
    In This Topic
    Gets an enumerable whose enumerator will iterate over the GoObjects in reverse order.
    Syntax
    [Browsable(false)]
    public virtual GoLayerCollectionObjectEnumerator Backwards {get;}
    See Also