Click or drag to resize

weightTableCompiledAdd Method (String, Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public IWeightTableTerm Add(
	string term,
	int AFreqPoints = -1
)
Request Example View Source

Parameters

term
Type: SystemString
AFreqPoints (Optional)
Type: SystemInt32

Return Value

Type: IWeightTableTerm

Implements

IWeightTableAdd(String, Int32)
See Also