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