Hi.
I have a List<MyObj>.
MyObj has a attribute Called Name.
I would like to sort the List i alpfabetical order on the Name attribute.. How do I do that?
Best regards
Peter