Click or drag to resize

weightTableTWeightTableTermGetAllTermString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns list of all terms in nominal form or by name - term keys

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public List<string> GetAllTermString()
Request Example View Source

Return Value

Type: ListString

Implements

IWeightTableGetAllTermString
See Also