PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class ZipArchive |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class ZipArchive |
The type exposes the following members.
Public Methods
Name | Description | |
---|---|---|
AddFile | ||
DeleteFile | ||
Dispose | ||
Equals | (Inherited from Object.) | |
GetFile | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
OpenOnFile | ||
OpenOnStream | ||
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Public Properties
See Also
Smartsite.Base Namespace