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

List words surrounding cursorWord in the index

C#
public long ListWords(ref String cursorWord, long range);
Visual Basic
Public Function ListWords(ByRef cursorWord As String, range As long) As long
Parameters
Parameters 
Description 
cursorWord 
The word that will appear in the middle of the list 
range 
Number of words to find before and after cursorWord in the index 
Returns

Number of words in the list

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