Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Zip::NewZip
Clears and initializes the contents of the Zip object. If a Zip file was open, it is closed and all entries are removed from the object. The FileName property is set to the filename parameter.
![]() |
Declarations | ||
|
[Visual Basic] Public Function NewZip(ByVal String filename) As Boolean [C#] public bool NewZip(string filename); [C++] public bool NewZip(String *filename); [JScript] public function NewZip(String filename) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.