ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip Namespace / C1ZipEntry Class / Remove Method

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