ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip 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