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