ArrayList.Sort Method

Sort an ADT Array. Specify the type as Integer, Float, or String.

void Sort(SortOrder order, SortType type)

Parameters

SortOrder order

Sort order to use, same as other sorts.

SortType type

Data type stored in the ADT Array