ZipArchive.RemoveItem Method
Name | Parameters | Description |
---|---|---|
RemoveItem(ZipItem) | item | Deletes a specified zip item from the archive. |
RemoveItem(String) | name | Deletes a specified zip item from the archive. |
Name | Parameters | Description |
---|---|---|
RemoveItem(ZipItem) | item | Deletes a specified zip item from the archive. |
RemoveItem(String) | name | Deletes a specified zip item from the archive. |