MXRecordListSort Method |
Name | Description | |
---|---|---|
![]() | Sort |
Bobble sorting is used
(Overrides ArrayListSort.) |
![]() | Sort(IComparer) | Sorts the elements in the entire ArrayList using the specified comparer. (Inherited from ArrayList.) |
![]() | Sort(Int32, Int32, IComparer) | Sorts the elements in a range of elements in ArrayList using the specified comparer. (Inherited from ArrayList.) |