Deletes the current file or empty directory item from the archive.
            
    Namespace: 
   Rebex.IO.Compression
    Assembly:
   Rebex.Zip (in Rebex.Zip.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Overridable Function Delete As ArchiveOperationResult | 
| C# | 
|---|
| public virtual ArchiveOperationResult Delete() | 
 
     
     
     
     
    