Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkZipArchive(Stream)
Initializes a ZipArchive object with the specified ZIP archive stream.
Public methodSupported by the .NET Compact FrameworkZipArchive(String)
Initializes a ZipArchive object with the specified ZIP archive.
Public methodSupported by the .NET Compact FrameworkZipArchive(Stream, ArchiveStreamCloseMode)
Initializes a ZipArchive object with the specified ZIP archive stream.
Public methodSupported by the .NET Compact FrameworkZipArchive(Stream, Boolean) Obsolete.
Public methodSupported by the .NET Compact FrameworkZipArchive(String, ArchiveOpenMode)
Initializes a ZipArchive object with the specified ZIP archive.
Public methodSupported by the .NET Compact FrameworkZipArchive(String, ArchiveOpenMode, ArchiveAccessMode)
Initializes a ZipArchive object with the specified ZIP file.

See Also