dtSearch Text Retrieval Engine .NET interface

DataSource.GetNextDoc Method 

Get the next document from the data source.

public abstract bool GetNextDoc();

Return Value

true if a document was obtained, or false if there are no more documents to process.

See Also

DataSource Class | dtSearch.Engine Namespace