See Also
DataSource Interface
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Interfaces
>
DataSource Interface
>
DataSource Methods
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
DataSource Methods
The methods of the DataSource class are listed here.
Public Methods
Public Method
Description
GetNextDoc
Get the next document from the data source.
Rewind
Initialize the data source so the next
GetNextDoc
call will return the first document.
See Also
DataSource Interface