Overload List
Name | Description | |
---|---|---|
Sort()()()() |
Sorts the elements in the entire collection using the default comparer.
(Inherited from ArchiveItemCollection.) | |
Sort(IComparer) |
Sorts the elements in the entire collection using the specified comparer.
(Inherited from ArchiveItemCollection.) | |
Sort(IComparer<(Of <<'(ArchiveItem>)>>)) |
Sorts the elements in the entire collection using the specified comparer.
(Inherited from ArchiveItemCollection.) | |
Sort(IComparer<(Of <<'(ZipItem>)>>)) |
Sorts the elements in the entire collection using the specified comparer.
|