Method FindResword
FindResword(string)
Locates given resword in Reswords collection.
public virtual bool FindResword(string resword)
Parameters
resword
stringResword to locate.
Returns
- bool
True if resword presents in the Reswords collection; otherwise false.