| Overload | Description |
|---|---|
| Sort() | Sorts the elements in the entire ObjectSet using the default comparer. |
| Sort(Generic Comparison) | Sorts the elements in the entire ObjectSet using the specified Comparison. |
| Sort(Generic IComparer) | Sorts the elements in the entire ObjectSet using the specified comparer. |
| Sort(Int32,Int32,Generic IComparer) | Sorts the elements in a range of elements in ObjectSet using the specified comparer. |
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family