The properties of the SearchResults class are listed below. For a complete list of SearchResults class members, see the SearchResults Members topic.
Count | Number of documents in the list |
CurrentItem | Returns properties of the currently-selected item |
DocDetailItem | Access a named property of the selected SearchResults item. |
DocDetails | Access all named properties of the selected SearchResults item. |
DocHitCount | Number of hits in the currently-selected document |
DocHits | Word offsets of hits in the currently-selected document |
DocName | Name of the currently-selected document |
Request | The search request that generated this list of results |
TotalHitCount | Total number of hits in all documents |
SearchResults Class | dtSearch.Engine Namespace