Question
· Aug 11, 2017

Sort a %Library.ListOfObjects

I have a list of %Library.ArrayOfObjects . Each of list elements has some properties. I have to sort list by one of its objects properties. Is there a predefined method to doing that? (quicksort maybe?)

Discussion (3)1
Log in or sign up to continue