ComHelper Class

DotNetZip

Ionic Zip Library v1.9.1.6 ComHelper Class
ReferenceIonic.ZipComHelper
This class exposes a set of COM-accessible wrappers for static methods available on the ZipFile class. You don't need this class unless you are using DotNetZip from a COM environment.
Declaration Syntax
C# Visual Basic Visual C++
public class ComHelper
Public Class ComHelper
public ref class ComHelper
Members
All Members Constructors Methods



Icon Member Description
ComHelper()()()()
Initializes a new instance of the ComHelper class

CheckZip(String)
CheckZipPassword(String, String)
A COM-friendly wrapper for the static method CheckZipPassword(String, String).

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FixZipDirectory(String)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
GetZipLibraryVersion()()()()
A wrapper for ZipFile.LibraryVersion

IsZipFile(String)
IsZipFileWithExtract(String)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
ComHelper

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)