Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkDelete()()()()
Deletes the current file or empty directory item from the archive.
(Inherited from ArchiveItem.)
Public methodSupported by the .NET Compact FrameworkDelete(ArchiveSaveAction)
Deletes the current file or empty directory item from the archive.
(Inherited from ArchiveItem.)
Public methodSupported by the .NET Compact FrameworkDelete(ArchiveTraversalMode) Obsolete. (Inherited from ArchiveItem.)
Public methodSupported by the .NET Compact FrameworkDelete(ArchiveTraversalMode, ArchiveSaveAction) Obsolete. (Inherited from ArchiveItem.)
Public methodSupported by the .NET Compact FrameworkDelete(TraversalMode, ArchiveSaveAction)
Deletes the current ZipItem from the ZIP archive.
(Overrides ArchiveItem..::..Delete(TraversalMode, ArchiveSaveAction).)

See Also