ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip Namespace / C1ZipEntry Class / Remove Method

In This Topic
    Remove Method (C1ZipEntry)
    In This Topic
    Removes this entry from the zip file.
    Syntax
    'Declaration
     
    Public Sub Remove() 
    public void Remove()
    See Also