BenSelect Documentation
Delete Method
See Also  Send Feedback
Selerix.Foundation Namespace > IZipArchiveEntry Interface : Delete Method
Deletes the entry from the zip archive.

Syntax

JScript 
function Delete();

Exceptions

ExceptionDescription
System.IO.IOException The entry is already open for reading or writing.
System.NotSupportedException The zip archive for this entry was opened in a mode other than 'Update'.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.