Method AddResword
AddResword(string)
Adds a new element to the resword collection.
public virtual int AddResword(string resword)
Parameters
resword
stringResword to add.
Returns
- int
Index of added element in the resword collection.
Adds a new element to the resword collection.
public virtual int AddResword(string resword)
resword
stringResword to add.
Index of added element in the resword collection.