Click or drag to resize

weightTableTermCompiledGetAllForms Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

includingNominalForm (Optional)
Type: SystemBoolean

Return Value

Type: ListString

Implements

IWeightTableTermGetAllForms(Boolean)
See Also