C1.Zip Assembly / C1.Zip Namespace / C1ZipEntryCollection Class / Remove Method

In This Topic
Remove Method (C1ZipEntryCollection)
In This Topic
Removes an entry from the current zip file.
Overload List
OverloadDescription
Removes an entry from the current zip file.  
Removes an entry from the current zip file.  
Removes several entries from the current zip file.  
Removes several entries from the current zip file.  
(Inherited from System.Collections.Generic.List<C1ZipEntry>)
See Also