Method GetWordCost
GetWordCost(Int32)
Get word cost of specified word
Declaration
int GetWordCost(int wordId)
Parameters
Type | Name | Description |
---|---|---|
System. |
wordId | Word ID of token. |
Returns
Type | Description |
---|---|
System. |
Word's cost. |