Overload | Description |
---|---|
Remove(Int32) | Removes an entry from the current zip file. |
Remove(String) | Removes an entry from the current zip file. |
Remove(Int32[]) | Removes several entries from the current zip file. |
Remove(String[]) | Removes several entries from the current zip file. |
Remove(C1ZipEntry) | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |