Overload List
| Name | Description | |
|---|---|---|
|
|
Remove(Int32) |
Removes an entry from the current zip file.
|
|
|
Remove(array<Int32>[]()[][]) |
Removes several entries from the current zip file.
|
|
|
Remove(String) |
Removes an entry from the current zip file.
|
|
|
Remove(array<String>[]()[][]) |
Removes several entries from the current zip file.
|
|
|
Remove(T) | (Inherited from List<(Of <(<'C1ZipEntry>)>)>.) |