ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip Namespace / C1ZipFile Class / C1ZipFile Constructor

In This Topic
    C1ZipFile Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the C1ZipFile class.  
    Initializes a new instance of the C1ZipFile class and creates or opens a zip file associated with this new instance.  
    Initializes a new instance of the C1ZipFile class and opens a zip file associated with this new instance.  
    Initializes a new instance of the C1ZipFile class and opens a zip stream associated with this new instance.  
    Initializes a new instance of the C1ZipFile class and opens a zip stream associated with this new instance.  
    See Also