Removes an entry from the current zip file.
Namespace:
C1.C1ZipAssembly: C1.Phone.Zip (in C1.Phone.Zip.dll)
Syntax
C# |
---|
public void Remove( string fileName ) |
Visual Basic |
---|
Public Sub Remove ( _ fileName As String _ ) |
Parameters
- fileName
- Type: System..::..String
Name of the entry to remove (case-insensitive).