Overload List
| Name | Description | |
|---|---|---|
| GetItemsAsync()()()() |
Begins asynchronous GetItems operation.
Gets the collection of all archive items stored within the ZIP archive.
| |
| GetItemsAsync(FileSet, ArchiveItemTypes) |
Begins asynchronous GetItems operation.
Gets the collection of archive items stored within the ZIP archive matching the specified set.
| |
| GetItemsAsync(String, ArchiveTraversalMode, ArchiveItemTypes) | Obsolete. | |
| GetItemsAsync(String, TraversalMode, ArchiveItemTypes) |
Begins asynchronous GetItems operation.
Gets the collection of archive items stored within the ZIP archive matching the specified path or mask and type using the specified traversal mode.
|