Extracts file streams from ZIP archives.
| C# | Visual Basic |
public class ZipExtractor
Public Class ZipExtractor
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| ZipExtractor(Stream) |
New instance
| |
| Equals(Object) | Determines whether the specified Object is equal to the current 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()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the type of the current instance. (Inherited from Object.) | |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
| Object | |
| ZipExtractor | |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610