Overload List
Name | Description | |
---|---|---|
Sort()()()() |
Sorts the items in the entire collection alphabetically.
| |
Sort(IComparer) |
Sorts the elements in the entire collection using the specified comparer.
| |
Sort(Int32, Int32, IComparer) |
Sorts the elements in a section of the collection using the specified comparer.
|