This is one of those times when only the hive mind can help - no amount of Google-fu can!
I have an array of structures:
Structure stCar Dim Nam
The easiest way to perform the sort would be to use LINQ to Objects.
Dim q = From c In cars Order By c.MPH Select c