Creates a new instance and assigns SourceType
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public WebsiteBasedIndexableSourceRecord( string webSiteStartUrl, ArrayList pathMatchesToBeIgnoredList, ArrayList pathMatchesToBeIncludedList )
public WebsiteBasedIndexableSourceRecord( string webSiteStartUrl, ArrayList pathMatchesToBeIgnoredList, ArrayList pathMatchesToBeIncludedList )
Public Sub New ( webSiteStartUrl As String, pathMatchesToBeIgnoredList As ArrayList, pathMatchesToBeIncludedList As ArrayList )
Public Sub New ( webSiteStartUrl As String, pathMatchesToBeIgnoredList As ArrayList, pathMatchesToBeIncludedList As ArrayList )
public: WebsiteBasedIndexableSourceRecord( String^ webSiteStartUrl, ArrayList^ pathMatchesToBeIgnoredList, ArrayList^ pathMatchesToBeIncludedList )
public: WebsiteBasedIndexableSourceRecord( String^ webSiteStartUrl, ArrayList^ pathMatchesToBeIgnoredList, ArrayList^ pathMatchesToBeIncludedList )
new : webSiteStartUrl : string * pathMatchesToBeIgnoredList : ArrayList * pathMatchesToBeIncludedList : ArrayList -> WebsiteBasedIndexableSourceRecord
new : webSiteStartUrl : string * pathMatchesToBeIgnoredList : ArrayList * pathMatchesToBeIncludedList : ArrayList -> WebsiteBasedIndexableSourceRecord
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120