Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSort()()()()
Sorts the elements in the entire collection using the default comparer.
Public methodSupported by the .NET Compact FrameworkSort(IComparer)
Sorts the elements in the entire collection using the specified comparer.
Public methodSupported by the .NET Compact FrameworkSort(IComparer<(Of <<'(ArchiveItem>)>>))
Sorts the elements in the entire collection using the specified comparer.

See Also