Close
dtSearch .NET Standard API 2023.02
WordListBuilder.ListWords Method

List words surrounding cursorWord in the index

public int ListWords( string cursorWord, int range );
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

Number of words in the list