See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
DataSource::Rewind Method

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

C#
public bool Rewind();
Visual Basic
Public Function Rewind() As bool
Returns

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

See Also
You are here: dtSearch::Engine Namespace > DataSource Class > DataSource Methods > Rewind Method
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.