See Also
WordListBuilder Methods
|
WordListBuilder Class
|
WordListBuilder Members
|
dtSearch.Engine Namespace
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
WordListBuilder Class
>
WordListBuilder Methods
>
GetNthWord Method
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
WordListBuilder.GetNthWord Method
Get the text of a word in the word list.
C#
public
string
GetNthWord
(
int
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 Namespace