Click or drag to resize

IWeightTableTermGetAllForms Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

includingNominalForm (Optional)
Type: SystemBoolean

Return Value

Type: ListString
See Also