You are here: Symbol Reference > dtSearch.Engine Namespace > Interfaces > DataSource Interface > DataSource Methods > Rewind Method
Close
dtSearch .NET Standard API 2024.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.

Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.