Method AddResword
AddResword(string)
When implemented by a class, adds a new element to the resword collection.
int AddResword(string resword)
Parameters
resword
stringResword to add.
Returns
- int
Index of added element in the resword collection.