List of documents retrieved in a search.
For a list of all members of this type, see SearchResults Members.
System.Object
dtSearch.Engine.DisposableObject
dtSearch.Engine.SearchResults
After a search, SearchJob.Results will contain a SearchResults listing the documents found in the search.
To access information about each document, call GetNthDoc() to select the document in the list, then use CurrentItem to access its properties.
Namespace: dtSearch.Engine
Assembly: dtSearchNetApi (in dtSearchNetApi.dll)
SearchResults Members | dtSearch.Engine Namespace