New instance
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public LexiconMatch( bool needIDsPositions, ArrayList matchedStrings, bool isStopWord, LexiconQuery query )
public LexiconMatch( bool needIDsPositions, ArrayList matchedStrings, bool isStopWord, LexiconQuery query )
Public Sub New ( needIDsPositions As Boolean, matchedStrings As ArrayList, isStopWord As Boolean, query As LexiconQuery )
Public Sub New ( needIDsPositions As Boolean, matchedStrings As ArrayList, isStopWord As Boolean, query As LexiconQuery )
public: LexiconMatch( bool needIDsPositions, ArrayList^ matchedStrings, bool isStopWord, LexiconQuery^ query )
public: LexiconMatch( bool needIDsPositions, ArrayList^ matchedStrings, bool isStopWord, LexiconQuery^ query )
new : needIDsPositions : bool * matchedStrings : ArrayList * isStopWord : bool * query : LexiconQuery -> LexiconMatch
new : needIDsPositions : bool * matchedStrings : ArrayList * isStopWord : bool * query : LexiconQuery -> LexiconMatch
Parameters
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120