Extracts desired files from the stream according to the delegate.
Declaration Syntax
C# | Visual Basic |
public void ExtractIndividualFiles( ZipExtractor..::..FileChooser fileChooser, ZipExtractor..::..ExtractedFileListener extractedFile )
Public Sub ExtractIndividualFiles ( fileChooser As ZipExtractor..::..FileChooser, extractedFile As ZipExtractor..::..ExtractedFileListener )
Parameters
- fileChooser (ZipExtractor..::..FileChooser)
- FileChooser delegate that determines if a file should be extracted
- extractedFile (ZipExtractor..::..ExtractedFileListener)
- Delegate called when a file has been extracted, passing the file as a stream
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610