See Also
WordListBuilder Methods
|
WordListBuilder Class
|
WordListBuilder Members
|
dtSearch.Engine
You are here:
dtSearch.Engine
>
WordListBuilder Class
>
WordListBuilder Methods
>
GetNthWord Method
Close
dtSearch Engine API for .NET Framework 2.x-4.x 2024.01
Contents
|
Index
|
Home
Previous
|
Up
|
Next
WordListBuilder::GetNthWord Method
Get the text of a word in the word list.
C#
public
String
GetNthWord
(
long
whichWord
);
Parameters
Parameters
Description
whichWord
Number from 0 to
Count
-1 indicating which word to get
Returns
Text of the word
See Also
WordListBuilder Methods
|
WordListBuilder Class
|
WordListBuilder Members
|
dtSearch.Engine