Method FindResword
FindResword(string)
When implemented by a class, locates ILexReswordSet containing given resword.
int FindResword(string resword)
Parameters
reswordstringThe resword to search for.
Returns
- int
Index of
ILexReswordSetif resword collection contains specified resword; otherwise - 1.