Overload List

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

See Also