GoDiagram Web Reference
Backwards Property (IGoCollection)

Gets an enumerable whose enumerator will iterate over the GoObjects in reverse order.
Syntax
'Declaration
 
ReadOnly Property Backwards As IEnumerable(Of GoObject)
IEnumerable<GoObject> Backwards {get;}
Remarks
The regular enumerator iterates over the GoObjects in this collection in forward order.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IGoCollection Interface
IGoCollection Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback