Unused - imposed by Element's inheritance
Declaration Syntax
C# | Visual Basic | Visual C++ |
public override IntList GetMatchingDocumentIDs( SearcherIO dataAccess, IntHashtable cumulativeWeights, SearchOptions searchOptions, Hashtable objDocOc )
Public Overrides Function GetMatchingDocumentIDs ( _ dataAccess As SearcherIO, _ cumulativeWeights As IntHashtable, _ searchOptions As SearchOptions, _ objDocOc As Hashtable _ ) As IntList
public: virtual IntList^ GetMatchingDocumentIDs( SearcherIO^ dataAccess, IntHashtable^ cumulativeWeights, SearchOptions^ searchOptions, Hashtable^ objDocOc ) override
Parameters
- dataAccess (SearcherIO)
- cumulativeWeights (IntHashtable)
- searchOptions (SearchOptions)
- objDocOc (Hashtable)
Return Value
null/nothing