You are here: Symbol Reference > dtSearch.Engine Namespace > Classes > WordListBuilder Class > WordListBuilder Methods > GetNthWord Method
Close
dtSearch .NET Standard API 2024.02
WordListBuilder.GetNthWord Method

Get the text of a word in the word list.

public string GetNthWord( int whichWord );
Parameters
Description
whichWord
Number from 0 to Count-1 indicating which word to get

Text of the word

Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.