Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Zip::AppendZip
Adds the contents of another existing Zip file to this Zip object.
![]() |
Declarations | ||
|
[Visual Basic] Public Function AppendZip(ByVal String zipFilename) As Boolean [C#] public bool AppendZip(string zipFilename); [C++] public bool AppendZip(String *zipFilename); [JScript] public function AppendZip(String zipFilename) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.