Overload List

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

See Also