[]
        
(Showing Draft Content)

C1.Zip.C1ZipFile.Close

Close Method

Close()

Resets all data members of the C1ZipFile object.

Declaration
public void Close()
Remarks

Disk files are automatically closed by C1Zip. You only need to use this method if you want to break the connection between a C1ZipFile class and a physical zip file.