Returns number of results for a each query in queryExpressions collection

C# | Visual Basic |
public virtual ArrayList GetNumberOfResults( ArrayList queryExpressions )
Public Overridable Function GetNumberOfResults ( queryExpressions As ArrayList ) As ArrayList

- queryExpressions (ArrayList)
- List of query strings

ArrayList
List of integers holding the number of results for the corresponding query in queryExpressions
List of integers holding the number of results for the corresponding query in queryExpressions
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610