Here is a simple example for sorting collections (such as a Generic.List) based on particular attributes in the objects:
http://stackoverflow.com/questions/438715/how-sort-a-system-collections-generic-list-in-vb-net
Here is another:
http://www.codedigest.com/Articles/CSHARP/84_Sorting_in_Generic_List.aspx
No comments:
Post a Comment