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