Creates a new instance
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public IsDocumentToBeCrawledEventData( bool isDocumentToBeCrawled, Document document, ArrayList pathMatchesToBeIgnored, ArrayList pathMatchesToBeIncluded, string parentUri )
public IsDocumentToBeCrawledEventData( bool isDocumentToBeCrawled, Document document, ArrayList pathMatchesToBeIgnored, ArrayList pathMatchesToBeIncluded, string parentUri )
Public Sub New ( isDocumentToBeCrawled As Boolean, document As Document, pathMatchesToBeIgnored As ArrayList, pathMatchesToBeIncluded As ArrayList, parentUri As String )
Public Sub New ( isDocumentToBeCrawled As Boolean, document As Document, pathMatchesToBeIgnored As ArrayList, pathMatchesToBeIncluded As ArrayList, parentUri As String )
public: IsDocumentToBeCrawledEventData( bool isDocumentToBeCrawled, Document^ document, ArrayList^ pathMatchesToBeIgnored, ArrayList^ pathMatchesToBeIncluded, String^ parentUri )
public: IsDocumentToBeCrawledEventData( bool isDocumentToBeCrawled, Document^ document, ArrayList^ pathMatchesToBeIgnored, ArrayList^ pathMatchesToBeIncluded, String^ parentUri )
new : isDocumentToBeCrawled : bool * document : Document * pathMatchesToBeIgnored : ArrayList * pathMatchesToBeIncluded : ArrayList * parentUri : string -> IsDocumentToBeCrawledEventData
new : isDocumentToBeCrawled : bool * document : Document * pathMatchesToBeIgnored : ArrayList * pathMatchesToBeIncluded : ArrayList * parentUri : string -> IsDocumentToBeCrawledEventData
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120