Declaration Syntax
C# | Visual Basic |
public DiscoveringFilesEventData( ArrayList filesToIndex, IndexableSourceRecord record, DirectoryInfo rootPath, ArrayList noRecurseMatches, bool isRecursive, string loginURL )
Public Sub New ( filesToIndex As ArrayList, record As IndexableSourceRecord, rootPath As DirectoryInfo, noRecurseMatches As ArrayList, isRecursive As Boolean, loginURL As String )
Parameters
- filesToIndex (ArrayList)
- record (IndexableSourceRecord)
- rootPath (DirectoryInfo)
- noRecurseMatches (ArrayList)
- isRecursive (Boolean)
- loginURL (String)
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610