GenoPro Home
GenoPro Home  |  SDK Home  |  Report Generator  |  Support  |  Search  |  Help  |  Site Map

Skip Navigation Links.

Collection.Reverse Method

The Reverse method does reverse the order of the collection. The first item becomes last, and vice-versa.

	collection.Reverse

Example:
GenoPro does pre-sort the children from the oldest to the youngest. If you want to list the children from the youngest to the oldest, you can use the following code.

Report.Write i.children.Reverse.ToHtmlHyperlinks

Usage:
You can use the Reverse as method or as a property.
 

 

Copyright © 1998-2024. All rights reserved. GenoPro® and the GenoPro logo are registered trademarks.