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

Get the text of a word in the word list.

C#
public String GetNthWord(long whichWord);
Visual Basic
Public Function GetNthWord(whichWord As long) As String
Parameters
Parameters 
Description 
whichWord 
Number from 0 to Count-1 indicating which word to get 
Returns

Text of the word

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