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