Close
dtSearch Engine API for .NET Framework 2.x-4.x 2023.02
DataSource::Rewind Method

Initialize the data source so the next GetNextDoc call will return the first document.

public bool Rewind();

true if the data source was initialized successfully, or false if the data could not be accessed.