Close
dtSearch .NET Standard API 2023.02
DataSource.Rewind Method

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

bool Rewind();

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