Ionic Zip Library v1.9.1.6
RemoveEntries Method
Members
Icon | Member | Description |
---|---|---|
RemoveEntries(ICollection<(Of <<'(ZipEntry>)>>)) |
This method removes a collection of entries from the ZipFile.
|
|
RemoveEntries(ICollection<(Of <<'(String>)>>)) |
This method removes a collection of entries from the ZipFile, by name.
|