How to do custom Sorting in a List?

Various flavors of array and list sort have overloads that can take a keying or comparison predicate.

If you post a code snippet, ALWAYS USE CODE TAGS:

How to use code tags: Using code tags properly