GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoCollection Class
/ Backwards Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Backwards Property (GoCollection)
In This Topic
Gets an enumerable whose enumerator will iterate over the GoObjects in reverse order.
Syntax
C#
public
virtual
GoCollectionEnumerator
Backwards {
get
;}
See Also
Reference
GoCollection Class
GoCollection Members