Method FindResword
FindResword(string)
Locates LexReswordSet
containing given resword.
int FindResword(string resword)
Parameters
resword
stringThe resword to search for.
Returns
- int
Index of
LexReswordSet
if resword collection contains specified resword; otherwise - 1.