Delete a ZipEntry from the archive.
Overload List
Delete a ZipEntry from the archive.
public void Delete(ZipEntry);
Delete an entry by name
public bool Delete(string);
Delete a ZipEntry from the archive.
Delete a ZipEntry from the archive.
public void Delete(ZipEntry);
Delete an entry by name
public bool Delete(string);