See Also
DataSource Class
You are here:
dtSearch.Engine
>
DataSource Class
>
DataSource Methods
Close
dtSearch Engine API for .NET Framework 2.x-4.x 2024.01
Contents
|
Index
|
Home
Previous
|
Up
|
Next
DataSource Methods
The methods of the DataSource class are listed here.
Public Methods
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 Class