Extracts file streams from ZIP archives.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class ZipExtractor
public class ZipExtractor
Public Class ZipExtractor
Public Class ZipExtractor
public ref class ZipExtractor
public ref class ZipExtractor
type ZipExtractor = class end
type ZipExtractor = class end

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | ZipExtractor(Stream) |
New instance
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | ExtractFiles(ZipExtractor..::..FileChooser, ArrayList) |
Extracts desired files from the stream according to the delegate.
|
![]() | ExtractFiles(ZipExtractor..::..FileChooser, ArrayList, ArrayList) |
Extracts desired files from the stream according to the delegate.
|
![]() | ExtractIndividualFiles(ZipExtractor..::..FileChooser, ZipExtractor..::..ExtractedFileListener) |
Extracts desired files from the stream according to the delegate.
|
![]() | Finalize()()()() | (Inherited from Object.) |
![]() | GetHashCode()()()() | (Inherited from Object.) |
![]() | GetType()()()() | (Inherited from Object.) |
![]() | MemberwiseClone()()()() | (Inherited from Object.) |
![]() | ToString()()()() | (Inherited from Object.) |

Object | |
![]() | ZipExtractor |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120